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