X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/3aae946f21c55d4173c018dda6842d027b5952c1..a813bfb92b4be32f1d11a2a7c6616ae7379c899c:/package/perf/Makefile diff --git a/package/perf/Makefile b/package/perf/Makefile index a1cba49a0..0a78fa627 100644 --- a/package/perf/Makefile +++ b/package/perf/Makefile @@ -16,7 +16,7 @@ include $(INCLUDE_DIR)/package.mk define Package/perf SECTION:=utils CATEGORY:=Utilities - DEPENDS:= +libdw +libelf +libpthread +librt @BROKEN + DEPENDS:= +libdw +libelf1 +libpthread +librt @BROKEN TITLE:=Linux performance monitoring tool VERSION:=$(LINUX_VERSION)-$(PKG_RELEASE) URL:=http://www.kernel.org