[package] perf: only depend on libdw now
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 7 Aug 2012 16:09:25 +0000 (16:09 +0000)
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 7 Aug 2012 16:09:25 +0000 (16:09 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@33050 3c298f89-4303-0410-b956-a3cf2f4a3e73

devel/perf/Makefile

index d14629c..3bd4384 100644 (file)
@@ -16,7 +16,7 @@ include $(INCLUDE_DIR)/package.mk
 define Package/perf
   SECTION:=devel
   CATEGORY:=Development
-  DEPENDS:= +libdw +libelf1 +libpthread +librt @BROKEN
+  DEPENDS:= +libdw +libpthread +librt @BROKEN
   TITLE:=Linux performance monitoring tool
   VERSION:=$(LINUX_VERSION)-$(PKG_RELEASE)
   URL:=http://www.kernel.org