summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2023-06-11 08:50:19 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2023-06-11 20:21:36 +0200
commit50efd05202e687a3b268ad8c895c0c155462db7d (patch)
tree8d787e4764284ffef2859c6897b63a28cb2c17ea /app-emulation/fuse
parentmedia-sound/deadbeef: drop 1.9.3, 1.9.4 (diff)
downloadgentoo-50efd05202e687a3b268ad8c895c0c155462db7d.tar.gz
gentoo-50efd05202e687a3b268ad8c895c0c155462db7d.tar.bz2
gentoo-50efd05202e687a3b268ad8c895c0c155462db7d.zip
app-emulation/fuse: Switch IUSE=pulseaudio to media-libs/libpulse
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'app-emulation/fuse')
-rw-r--r--app-emulation/fuse/fuse-1.6.0-r1.ebuild (renamed from app-emulation/fuse/fuse-1.6.0.ebuild)2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/fuse/fuse-1.6.0.ebuild b/app-emulation/fuse/fuse-1.6.0-r1.ebuild
index b7f0f065d660..1d80c3a9662f 100644
--- a/app-emulation/fuse/fuse-1.6.0.ebuild
+++ b/app-emulation/fuse/fuse-1.6.0-r1.ebuild
@@ -36,7 +36,7 @@ RDEPEND="
gpm? ( backend-fbcon? ( sys-libs/gpm ) )
joystick? ( !backend-sdl? ( media-libs/libjsw ) )
png? ( media-libs/libpng:0= )
- pulseaudio? ( media-sound/pulseaudio )
+ pulseaudio? ( media-libs/libpulse )
xml? ( dev-libs/libxml2:2 )
zlib? ( sys-libs/zlib )"
DEPEND="${RDEPEND}