From: Florian Fainelli Date: Fri, 28 Dec 2012 09:42:40 +0000 (+0000) Subject: perf: unmark as broken X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=1f3186e3d315adb7f9621f3cee137046d44f6987;p=openwrt%2Fsvn-archive%2Fpackages.git perf: unmark as broken Signed-off-by: Florian Fainelli SVN-Revision: 34904 --- 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