From: thepeople Date: Tue, 3 Feb 2009 23:46:49 +0000 (+0000) Subject: ntpclient depends on librt X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=4c9918c0375ca433b23e4a9802d37db7f2b37184;p=packages.git ntpclient depends on librt git-svn-id: svn://svn.openwrt.org/openwrt/packages@14400 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/net/ntpclient/Makefile b/net/ntpclient/Makefile index 657b9a014..fcfbcca26 100644 --- a/net/ntpclient/Makefile +++ b/net/ntpclient/Makefile @@ -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