diff --git a/devel/perf/Makefile b/devel/perf/Makefile index d14629cf6..3bd438455 100644 --- a/devel/perf/Makefile +++ b/devel/perf/Makefile @@ -16,7 +16,7 @@ include $(INCLUDE_DIR)/package.mk define Package/perf SECTION:=devel CATEGORY:=Development - DEPENDS:= +libdw +libelf1 +libpthread +librt @BROKEN + DEPENDS:= +libdw +libpthread +librt @BROKEN TITLE:=Linux performance monitoring tool VERSION:=$(LINUX_VERSION)-$(PKG_RELEASE) URL:=http://www.kernel.org