summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2023-05-29 12:19:17 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2023-05-29 15:11:00 +0200
commitf15a6322d089f36c3b3d235056379068bd518cbe (patch)
treebfa9c078ff0e4cf74bc0b428d6b563c2298ab7ef /net-wireless/gqrx
parentmedia-video/mplayer: Switch IUSE=pulseaudio to media-libs/libpulse (diff)
downloadgentoo-f15a6322d089f36c3b3d235056379068bd518cbe.tar.gz
gentoo-f15a6322d089f36c3b3d235056379068bd518cbe.tar.bz2
gentoo-f15a6322d089f36c3b3d235056379068bd518cbe.zip
net-wireless/gqrx: 2.15.9: Switch IUSE=pulseaudio to media-libs/libpulse
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'net-wireless/gqrx')
-rw-r--r--net-wireless/gqrx/gqrx-2.15.9-r2.ebuild (renamed from net-wireless/gqrx/gqrx-2.15.9-r1.ebuild)4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-wireless/gqrx/gqrx-2.15.9-r1.ebuild b/net-wireless/gqrx/gqrx-2.15.9-r2.ebuild
index 2a93f5952141..c2935b0461f9 100644
--- a/net-wireless/gqrx/gqrx-2.15.9-r1.ebuild
+++ b/net-wireless/gqrx/gqrx-2.15.9-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -32,7 +32,7 @@ DEPEND="
dev-qt/qtsvg:5
dev-qt/qtwidgets:5
sci-libs/volk:=
- pulseaudio? ( media-sound/pulseaudio:= )
+ pulseaudio? ( media-libs/libpulse )
portaudio? ( media-libs/portaudio:= )"
RDEPEND="${DEPEND}"