From 61a3f0b49f7d42ab5d994f5d2c67d744eed48628 Mon Sep 17 00:00:00 2001 From: florian Date: Fri, 28 Dec 2012 09:42:40 +0000 Subject: [PATCH] perf: unmark as broken Signed-off-by: Florian Fainelli git-svn-id: svn://svn.openwrt.org/openwrt/packages@34904 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- devel/perf/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devel/perf/Makefile b/devel/perf/Makefile index 67e5c10c9..2f3712baf 100644 --- a/devel/perf/Makefile +++ b/devel/perf/Makefile @@ -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 -- 2.11.0