Also add libncurses as a dependency for ntpd (#3155)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@10624 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
1fea71ae6c
commit
b976acfa41
@ -26,7 +26,7 @@ define Package/ntpd
|
|||||||
SECTION:=net
|
SECTION:=net
|
||||||
CATEGORY:=Network
|
CATEGORY:=Network
|
||||||
TITLE:=full featured NTP server
|
TITLE:=full featured NTP server
|
||||||
DEPENDS:=+libreadline
|
DEPENDS:=+libreadline +libncurses
|
||||||
URL:=http://www.ntp.org/
|
URL:=http://www.ntp.org/
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user