[package] perf: depends on libelf1
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 17 Aug 2011 14:37:29 +0000 (14:37 +0000)
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 17 Aug 2011 14:37:29 +0000 (14:37 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28033 3c298f89-4303-0410-b956-a3cf2f4a3e73

package/perf/Makefile

index a1cba49..0a78fa6 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