summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2017-02-13 16:07:12 -0500
committerMike Frysinger <vapier@gentoo.org>2017-02-13 16:19:11 -0500
commita7baa0d8ef16de82615ec41c2580204a744af3ab (patch)
tree1547f34e7c96c7313ecf343c3a9dc479979a099b /dev-util/rr
parentdev-util/rr: do not build w/-Werror #609192 (diff)
downloadgentoo-a7baa0d8ef16de82615ec41c2580204a744af3ab.tar.gz
gentoo-a7baa0d8ef16de82615ec41c2580204a744af3ab.tar.bz2
gentoo-a7baa0d8ef16de82615ec41c2580204a744af3ab.zip
dev-util/rr: drop libpfm dep
Can't find any references in the source to this package (header or lib), and it builds fine w/out it. Drop the dep.
Diffstat (limited to 'dev-util/rr')
-rw-r--r--dev-util/rr/rr-4.5.0.ebuild1
1 files changed, 0 insertions, 1 deletions
diff --git a/dev-util/rr/rr-4.5.0.ebuild b/dev-util/rr/rr-4.5.0.ebuild
index 8cad69ab1c81..6624a538149a 100644
--- 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}"