projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e4cf12b
)
[package] perf: only depend on libdw now
author
Florian Fainelli
<florian@openwrt.org>
Tue, 7 Aug 2012 16:09:25 +0000
(16:09 +0000)
committer
Florian Fainelli
<florian@openwrt.org>
Tue, 7 Aug 2012 16:09:25 +0000
(16:09 +0000)
SVN-Revision: 33050
devel/perf/Makefile
patch
|
blob
|
history
diff --git
a/devel/perf/Makefile
b/devel/perf/Makefile
index d14629cf69ffafa6304e83d856dd1d507292f64b..3bd4384556e02d7af6a0fbee7bcc88496c186bf2 100644
(file)
--- a/
devel/perf/Makefile
+++ b/
devel/perf/Makefile
@@
-16,7
+16,7
@@
include $(INCLUDE_DIR)/package.mk
define Package/perf
SECTION:=devel
CATEGORY:=Development
- DEPENDS:= +libdw +lib
elf1 +lib
pthread +librt @BROKEN
+ DEPENDS:= +libdw +libpthread +librt @BROKEN
TITLE:=Linux performance monitoring tool
VERSION:=$(LINUX_VERSION)-$(PKG_RELEASE)
URL:=http://www.kernel.org