summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2023-06-27 20:34:44 -0700
committerMatt Turner <mattst88@gentoo.org>2023-06-28 10:33:09 -0700
commitb66e90e21930128e314e975fe42e39d570224480 (patch)
tree772b052caeab233ac9bfcb29ca2f6a186b604c67 /dev-util/perf
parentdev-util/perf: Subscribe to subslot of app-arch/zstd (diff)
downloadgentoo-b66e90e21930128e314e975fe42e39d570224480.tar.gz
gentoo-b66e90e21930128e314e975fe42e39d570224480.tar.bz2
gentoo-b66e90e21930128e314e975fe42e39d570224480.zip
dev-util/perf: Subscribe to subslot of dev-libs/libpfm
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'dev-util/perf')
-rw-r--r--dev-util/perf/perf-6.3-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/perf/perf-6.3-r1.ebuild b/dev-util/perf/perf-6.3-r1.ebuild
index 2e0460ebb4e8..76a11d855ebd 100644
--- a/dev-util/perf/perf-6.3-r1.ebuild
+++ b/dev-util/perf/perf-6.3-r1.ebuild
@@ -63,7 +63,7 @@ RDEPEND="
crypt? ( virtual/libcrypt:= )
gtk? ( x11-libs/gtk+:2 )
java? ( virtual/jre:* )
- libpfm? ( dev-libs/libpfm )
+ libpfm? ( dev-libs/libpfm:= )
lzma? ( app-arch/xz-utils )
numa? ( sys-process/numactl )
perl? ( dev-lang/perl:= )