[package] perf: depends on libelf1
authorFlorian Fainelli <florian@openwrt.org>
Wed, 17 Aug 2011 14:37:29 +0000 (14:37 +0000)
committerFlorian Fainelli <florian@openwrt.org>
Wed, 17 Aug 2011 14:37:29 +0000 (14:37 +0000)
SVN-Revision: 28033

package/perf/Makefile

index a1cba49a06a91933090db4dd8796276d9bbf286f..0a78fa6277e3ceaf43d42fccf8d9673bc5eeacf9 100644 (file)
@@ -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