X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=package%2Fdevel%2Fperf%2FMakefile;h=5bfcaa69947c7191eee09381225199983dd086f7;hb=f50079985c97404d62a208f2937ad6afd3f07f0f;hp=361e42278c395739515a99bcc471dc6c3cf56a6b;hpb=5229c453630c0b023c3d65ef6005adbe48062bbb;p=openwrt%2Fopenwrt.git diff --git a/package/devel/perf/Makefile b/package/devel/perf/Makefile index 361e42278c..5bfcaa6994 100644 --- a/package/devel/perf/Makefile +++ b/package/devel/perf/Makefile @@ -26,7 +26,7 @@ include $(INCLUDE_DIR)/package.mk define Package/perf SECTION:=devel CATEGORY:=Development - DEPENDS:= +libelf1 +libdw +libpthread +librt +objdump @!LINUX_3_18 @!IN_SDK @!TARGET_arc770 + DEPENDS:= +libelf1 +libdw +libpthread +librt +objdump @!LINUX_3_18 @!IN_SDK @!TARGET_arc770 @KERNEL_PERF_EVENTS TITLE:=Linux performance monitoring tool VERSION:=$(LINUX_VERSION)-$(PKG_RELEASE) URL:=http://www.kernel.org