From 4fb522c19f0f8de8f21cf1803e0e0ee5b871695c Mon Sep 17 00:00:00 2001 From: Florian Fainelli Date: Fri, 28 Dec 2012 09:42:40 +0000 Subject: [PATCH] perf: unmark as broken Signed-off-by: Florian Fainelli SVN-Revision: 34904 --- devel/perf/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devel/perf/Makefile b/devel/perf/Makefile index 67e5c10c9f..2f3712baf8 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.30.2