chrony does not work on avr32
authorFelix Fietkau <nbd@openwrt.org>
Tue, 5 Aug 2008 08:10:34 +0000 (08:10 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Tue, 5 Aug 2008 08:10:34 +0000 (08:10 +0000)
SVN-Revision: 12131

net/chrony/Makefile

index 7c5d552b7e0eb23bac57b35ac6fb00dce0a7baae..57ee50f4acda1d1e908a41de6881b7b73a38df8b 100644 (file)
@@ -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