elfutils: unmark as broken
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 28 Dec 2012 09:42:39 +0000 (09:42 +0000)
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 28 Dec 2012 09:42:39 +0000 (09:42 +0000)
Signed-off-by: Florian Fainelli <florian@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@34903 3c298f89-4303-0410-b956-a3cf2f4a3e73

libs/elfutils/Makefile

index b3abec3..7dcc2c7 100644 (file)
@@ -22,7 +22,7 @@ include $(INCLUDE_DIR)/nls.mk
 define Package/elfutils/Default
   SECTION:=libs
   CATEGORY:=Libraries
-  DEPENDS:=$(INTL_DEPENDS) +USE_UCLIBC:argp-standalone @BROKEN
+  DEPENDS:=$(INTL_DEPENDS) +USE_UCLIBC:argp-standalone
   TITLE:=ELF manipulation libraries
   URL:=https://fedorahosted.org/elfutils/
 endef