taglib is broken for avr32
authorFelix Fietkau <nbd@openwrt.org>
Wed, 6 Aug 2008 01:28:17 +0000 (01:28 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Wed, 6 Aug 2008 01:28:17 +0000 (01:28 +0000)
SVN-Revision: 12195

libs/taglib/Makefile

index f167db68d6bd4542e8ac4fc1846668efa07adbc4..b3d91af68ed2be7f24c9e4115f6f9d6c784ea5b3 100644 (file)
@@ -21,7 +21,7 @@ include $(INCLUDE_DIR)/package.mk
 define Package/taglib
   SECTION:=libs
   CATEGORY:=Libraries
 define Package/taglib
   SECTION:=libs
   CATEGORY:=Libraries
-  DEPENDS:= +uclibcxx +zlib
+  DEPENDS:= +uclibcxx +zlib @!TARGET_avr32
   TITLE:=Audio output library
   URL:=http://developer.kde.org/~wheeler/taglib.html
 endef
   TITLE:=Audio output library
   URL:=http://developer.kde.org/~wheeler/taglib.html
 endef