projects
/
openwrt
/
svn-archive
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
23818c4
)
perf: unmark as broken
author
Florian Fainelli
<florian@openwrt.org>
Fri, 28 Dec 2012 09:42:40 +0000
(09:42 +0000)
committer
Florian Fainelli
<florian@openwrt.org>
Fri, 28 Dec 2012 09:42:40 +0000
(09:42 +0000)
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 34904
devel/perf/Makefile
patch
|
blob
|
history
diff --git
a/devel/perf/Makefile
b/devel/perf/Makefile
index 67e5c10c9f2d2d3e52e6f9d84dfa3b1ad66f0408..2f3712baf864f5e0ce7efd50fcc3e71baf55f8ab 100644
(file)
--- a/
devel/perf/Makefile
+++ b/
devel/perf/Makefile
@@
-17,7
+17,7
@@
include $(INCLUDE_DIR)/package.mk
define Package/perf
SECTION:=devel
CATEGORY:=Development
- DEPENDS:= +libelf1 +libdw +libpthread +librt
@BROKEN
+ DEPENDS:= +libelf1 +libdw +libpthread +librt
TITLE:=Linux performance monitoring tool
VERSION:=$(LINUX_VERSION)-$(PKG_RELEASE)
URL:=http://www.kernel.org