From 21b24711bf57f7f5534b1f3bd99cd8b14103b21d Mon Sep 17 00:00:00 2001 From: nbd Date: Wed, 6 Aug 2008 01:28:17 +0000 Subject: [PATCH] taglib is broken for avr32 git-svn-id: svn://svn.openwrt.org/openwrt/packages@12195 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- libs/taglib/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/taglib/Makefile b/libs/taglib/Makefile index f167db68d..b3d91af68 100644 --- a/libs/taglib/Makefile +++ b/libs/taglib/Makefile @@ -21,7 +21,7 @@ include $(INCLUDE_DIR)/package.mk 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 -- 2.11.0