perf: unmark as broken
authorFlorian Fainelli <florian@openwrt.org>
Fri, 28 Dec 2012 09:42:40 +0000 (09:42 +0000)
committerFlorian Fainelli <florian@openwrt.org>
Fri, 28 Dec 2012 09:42:40 +0000 (09:42 +0000)
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 34904

devel/perf/Makefile

index 67e5c10c9f2d2d3e52e6f9d84dfa3b1ad66f0408..2f3712baf864f5e0ce7efd50fcc3e71baf55f8ab 100644 (file)
@@ -17,7 +17,7 @@ include $(INCLUDE_DIR)/package.mk
 define Package/perf
   SECTION:=devel
   CATEGORY:=Development
-  DEPENDS:= +libelf1 +libdw +libpthread +librt @BROKEN
+  DEPENDS:= +libelf1 +libdw +libpthread +librt
   TITLE:=Linux performance monitoring tool
   VERSION:=$(LINUX_VERSION)-$(PKG_RELEASE)
   URL:=http://www.kernel.org