summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarek Szuba <marecki@gentoo.org>2021-03-19 11:01:58 +0000
committerMarek Szuba <marecki@gentoo.org>2021-03-19 11:01:58 +0000
commit6d92cbd9ffbc56d2219eccb927d219e7a165a5a7 (patch)
treee7d504bb750428e7caa455509f291dad29fe30e2
parentsys-apps/grep: add bug reference to libsigsegv line (diff)
downloadgentoo-6d92cbd9ffbc56d2219eccb927d219e7a165a5a7.tar.gz
gentoo-6d92cbd9ffbc56d2219eccb927d219e7a165a5a7.tar.bz2
gentoo-6d92cbd9ffbc56d2219eccb927d219e7a165a5a7.zip
app-emulation/fuse-1.6.0: depend on media-sound/pulseaudio
Experimental or not, this IS a dependency. Signed-off-by: Marek Szuba <marecki@gentoo.org>
-rw-r--r--app-emulation/fuse/fuse-1.6.0.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/app-emulation/fuse/fuse-1.6.0.ebuild b/app-emulation/fuse/fuse-1.6.0.ebuild
index ed13a6463a91..ddec66d72acc 100644
--- a/app-emulation/fuse/fuse-1.6.0.ebuild
+++ b/app-emulation/fuse/fuse-1.6.0.ebuild
@@ -35,6 +35,7 @@ RDEPEND="
gpm? ( backend-fbcon? ( sys-libs/gpm ) )
joystick? ( !backend-sdl? ( media-libs/libjsw ) )
png? ( media-libs/libpng:0= )
+ pulseaudio? ( media-sound/pulseaudio )
xml? ( dev-libs/libxml2:2 )
zlib? ( sys-libs/zlib )"
DEPEND="${RDEPEND}