elfutils: unmark as broken

Signed-off-by: Florian Fainelli <florian@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@34903 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
florian 2012-12-28 09:42:39 +00:00
parent 3f0f5aec15
commit 28a6bf4c4a

View 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