From: nbd Date: Tue, 5 Aug 2008 08:10:34 +0000 (+0000) Subject: chrony does not work on avr32 X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=b782b879c63275a0d7d5c9877279672d2ef9dc1d;p=packages.git chrony does not work on avr32 git-svn-id: svn://svn.openwrt.org/openwrt/packages@12131 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/net/chrony/Makefile b/net/chrony/Makefile index 7c5d552b7..57ee50f4a 100644 --- a/net/chrony/Makefile +++ b/net/chrony/Makefile @@ -23,7 +23,7 @@ define Package/chrony SUBMENU:=Time Synchronization SECTION:=net CATEGORY:=Network - DEPENDS:=+libreadline +libncurses + DEPENDS:=+libreadline +libncurses @!TARGET_avr32 TITLE:=NTP client/server for on-demand connections URL:=http://chrony.sunsite.dk/ endef