dev-util/rr: drop libpfm dep
authorMike Frysinger <vapier@gentoo.org>
Mon, 13 Feb 2017 21:07:12 +0000 (16:07 -0500)
committerMike 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

index 8cad69ab1c81362ca016dc03c2cde0af89e95190..6624a538149afd56bdd6aad97e955ea38aea1b3c 100644 (file)
@@ -19,7 +19,6 @@ KEYWORDS="~amd64 ~x86"
 IUSE=""
 
 DEPEND="dev-python/pexpect[${PYTHON_USEDEP}]
-               dev-libs/libpfm
                sys-libs/zlib
                ${PYTHON_DEPS}"