ntpclient depends on librt

git-svn-id: svn://svn.openwrt.org/openwrt/packages@14400 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
thepeople 2009-02-03 23:46:49 +00:00
parent 2f2ce334ce
commit 4c9918c037

View File

@ -26,6 +26,7 @@ define Package/ntpclient
CATEGORY:=Network
TITLE:=NTP (Network Time Protocol) client
URL:=http://doolittle.icarus.com/ntpclient/
DEPENDS:=+librt
endef
define Package/ntpclient/description