chrony does not work on avr32
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 5 Aug 2008 08:10:34 +0000 (08:10 +0000)
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 5 Aug 2008 08:10:34 +0000 (08:10 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@12131 3c298f89-4303-0410-b956-a3cf2f4a3e73

net/chrony/Makefile

index 7c5d552..57ee50f 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