aboutsummaryrefslogtreecommitdiff
path: root/sys-fs
diff options
context:
space:
mode:
authorAlexey Sokolov <alexey+gentoo@asokolov.org>2024-07-11 17:42:48 +0100
committerAlexey Sokolov <alexey+gentoo@asokolov.org>2024-07-11 17:42:48 +0100
commit60967acdb9697d9e2195cb7722f26aaac46f9cd9 (patch)
tree6d73ab350f5a44116e429ce6a8b82c563b515ba8 /sys-fs
parentnet-misc/freetube-bin: fixed 0.21.1 (diff)
downloadguru-60967acdb9697d9e2195cb7722f26aaac46f9cd9.tar.gz
guru-60967acdb9697d9e2195cb7722f26aaac46f9cd9.tar.bz2
guru-60967acdb9697d9e2195cb7722f26aaac46f9cd9.zip
sys-fs/ffmpegfs: fix dep on fuse slot
Closes: https://bugs.gentoo.org/935778 Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org>
Diffstat (limited to 'sys-fs')
-rw-r--r--sys-fs/ffmpegfs/ffmpegfs-2.16-r1.ebuild (renamed from sys-fs/ffmpegfs/ffmpegfs-2.16.ebuild)2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/ffmpegfs/ffmpegfs-2.16.ebuild b/sys-fs/ffmpegfs/ffmpegfs-2.16-r1.ebuild
index 4b681adab..802d6a426 100644
--- a/sys-fs/ffmpegfs/ffmpegfs-2.16.ebuild
+++ b/sys-fs/ffmpegfs/ffmpegfs-2.16-r1.ebuild
@@ -26,7 +26,7 @@ DEPEND="
dev-libs/libchardet
media-libs/libcue:=
media-video/ffmpeg:=
- sys-fs/fuse
+ sys-fs/fuse:0
bluray? ( media-libs/libbluray:= )
dvd? ( media-libs/libdvdread:= )
"