diff options
author | 2024-07-19 09:10:31 +0100 | |
---|---|---|
committer | 2024-07-19 09:10:31 +0100 | |
commit | 4f59cb657cffca91ff0142277a962d47ffbdd37d (patch) | |
tree | f3a213fa52ad74b51ab3ef2d6cc7b76322d42fec /sys-fs | |
parent | app-benchmarks/phoronix-test-suite: ExcessiveLineLength fix (diff) | |
download | guru-4f59cb657cffca91ff0142277a962d47ffbdd37d.tar.gz guru-4f59cb657cffca91ff0142277a962d47ffbdd37d.tar.bz2 guru-4f59cb657cffca91ff0142277a962d47ffbdd37d.zip |
sys-fs/ffmpegfs: depend on xxd (vim-core)
Closes: https://bugs.gentoo.org/935883
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 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys-fs/ffmpegfs/ffmpegfs-2.16-r1.ebuild b/sys-fs/ffmpegfs/ffmpegfs-2.16-r1.ebuild index 802d6a426..33dbbffbb 100644 --- a/sys-fs/ffmpegfs/ffmpegfs-2.16-r1.ebuild +++ b/sys-fs/ffmpegfs/ffmpegfs-2.16-r1.ebuild @@ -17,6 +17,7 @@ IUSE="bluray dvd" RESTRICT="test" # needs /dev/fuse BDEPEND=" + app-editors/vim-core app-text/asciidoc virtual/pkgconfig www-client/w3m |