due to a compiler bug, libsndfile does not build on avr32
authorFelix Fietkau <nbd@openwrt.org>
Tue, 6 Jan 2009 17:13:15 +0000 (17:13 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Tue, 6 Jan 2009 17:13:15 +0000 (17:13 +0000)
SVN-Revision: 13899

libs/libsndfile/Makefile

index 2295519deec8b1e25c88ccc2a237dcd77c599ce2..8efe69bc3d59c540297a2223f8c798d1324179e8 100644 (file)
@@ -24,6 +24,7 @@ define Package/libsndfile
   SECTION:=libs
   CATEGORY:=Libraries
   TITLE:=Library for reading/writing audio files
+  DEPENDS:=@!avr32
   URL:=http://www.mega-nerd.com/libsndfile/
 endef