From: nbd Date: Sun, 10 Aug 2008 10:52:19 +0000 (+0000) Subject: fix r12218 X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=c02632b049a278b92b1075c2fc3dde703ebd8ed8;p=packages.git fix r12218 git-svn-id: svn://svn.openwrt.org/openwrt/packages@12264 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/net/chrony/Makefile b/net/chrony/Makefile index 94593f886..86a1c2e4d 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 @!TARGET_avr32 @!TARGET_powerpc + DEPENDS:=+libreadline +libncurses @!TARGET_avr32 @!powerpc TITLE:=NTP client/server for on-demand connections URL:=http://chrony.sunsite.dk/ endef