[package] perf: only depend on libdw now
authorFlorian Fainelli <florian@openwrt.org>
Tue, 7 Aug 2012 16:09:25 +0000 (16:09 +0000)
committerFlorian Fainelli <florian@openwrt.org>
Tue, 7 Aug 2012 16:09:25 +0000 (16:09 +0000)
SVN-Revision: 33050

devel/perf/Makefile

index d14629cf69ffafa6304e83d856dd1d507292f64b..3bd4384556e02d7af6a0fbee7bcc88496c186bf2 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