perf: depends on libelf1

SVN-Revision: 28033
v19.07.3_mercusys_ac12_duma
Florian Fainelli 13 years ago
parent 9d9722c40f
commit 86827f4c88

@ -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

Loading…
Cancel
Save