ntpclient depends on librt
authorthepeople <thepeople@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 3 Feb 2009 23:46:49 +0000 (23:46 +0000)
committerthepeople <thepeople@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 3 Feb 2009 23:46:49 +0000 (23:46 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@14400 3c298f89-4303-0410-b956-a3cf2f4a3e73

net/ntpclient/Makefile

index 657b9a0..fcfbcca 100644 (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