projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
ramips: rt305x: fix wr512n image generation
[openwrt.git]
/
package
/
perf
/
Makefile
diff --git
a/package/perf/Makefile
b/package/perf/Makefile
index
a1cba49
..
0a78fa6
100644
(file)
--- a/
package/perf/Makefile
+++ b/
package/perf/Makefile
@@
-16,7
+16,7
@@
include $(INCLUDE_DIR)/package.mk
define Package/perf
SECTION:=utils
CATEGORY:=Utilities
define Package/perf
SECTION:=utils
CATEGORY:=Utilities
- DEPENDS:= +libdw +libelf +libpthread +librt @BROKEN
+ DEPENDS:= +libdw +libelf
1
+libpthread +librt @BROKEN
TITLE:=Linux performance monitoring tool
VERSION:=$(LINUX_VERSION)-$(PKG_RELEASE)
URL:=http://www.kernel.org
TITLE:=Linux performance monitoring tool
VERSION:=$(LINUX_VERSION)-$(PKG_RELEASE)
URL:=http://www.kernel.org
This page took
0.025406 seconds
and
4
git commands to generate.