projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
86d01d6
)
dev-util/rr: drop libpfm dep
author
Mike Frysinger
<vapier@gentoo.org>
Mon, 13 Feb 2017 21:07:12 +0000
(16:07 -0500)
committer
Mike Frysinger
<vapier@gentoo.org>
Mon, 13 Feb 2017 21:19:11 +0000
(16:19 -0500)
Can't find any references in the source to this package (header or lib),
and it builds fine w/out it. Drop the dep.
dev-util/rr/rr-4.5.0.ebuild
patch
|
blob
|
history
diff --git
a/dev-util/rr/rr-4.5.0.ebuild
b/dev-util/rr/rr-4.5.0.ebuild
index 8cad69ab1c81362ca016dc03c2cde0af89e95190..6624a538149afd56bdd6aad97e955ea38aea1b3c 100644
(file)
--- a/
dev-util/rr/rr-4.5.0.ebuild
+++ b/
dev-util/rr/rr-4.5.0.ebuild
@@
-19,7
+19,6
@@
KEYWORDS="~amd64 ~x86"
IUSE=""
DEPEND="dev-python/pexpect[${PYTHON_USEDEP}]
- dev-libs/libpfm
sys-libs/zlib
${PYTHON_DEPS}"