fix r12218
authorFelix Fietkau <nbd@openwrt.org>
Sun, 10 Aug 2008 10:52:19 +0000 (10:52 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Sun, 10 Aug 2008 10:52:19 +0000 (10:52 +0000)
SVN-Revision: 12264

net/chrony/Makefile

index 94593f8865b548192a099503ebec912aa278c849..86a1c2e4d0cc7737d71d557d0e6abf549053a521 100644 (file)
@@ -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