X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/b6ae11200a26ed6d75c7a0959649fe235270b009..d8083fae30589c5fddeb12ba8bf2058594bf6763:/package/perf/Makefile?ds=inline diff --git a/package/perf/Makefile b/package/perf/Makefile index 88b706d49..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 + DEPENDS:= +libdw +libelf1 +libpthread +librt @BROKEN TITLE:=Linux performance monitoring tool VERSION:=$(LINUX_VERSION)-$(PKG_RELEASE) URL:=http://www.kernel.org