From 4c9918c0375ca433b23e4a9802d37db7f2b37184 Mon Sep 17 00:00:00 2001 From: thepeople Date: Tue, 3 Feb 2009 23:46:49 +0000 Subject: [PATCH] ntpclient depends on librt git-svn-id: svn://svn.openwrt.org/openwrt/packages@14400 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- net/ntpclient/Makefile | 1 + 1 file changed, 1 insertion(+) 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 -- 2.11.0