commit:     a7baa0d8ef16de82615ec41c2580204a744af3ab
Author:     Mike Frysinger <vapier <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 13 21:07:12 2017 +0000
Commit:     Mike Frysinger <vapier <AT> gentoo <DOT> org>
CommitDate: Mon Feb 13 21:19:11 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a7baa0d8

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.

 dev-util/rr/rr-4.5.0.ebuild | 1 -
 1 file changed, 1 deletion(-)

diff --git a/dev-util/rr/rr-4.5.0.ebuild b/dev-util/rr/rr-4.5.0.ebuild
index 8cad69ab1c..6624a53814 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}"
 

Reply via email to