mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-17 19:13:13 -04:00
*/*: update ffmpeg USE flags
See 00eddc65d7.
ffmpeg's USE flags were updated significantly, and
in a more recent commit support for the old USE
flags was dropped entirely, breaking a handful of
packages.
This also adds `lame` to the flags required by
`media-sound/lms`.
Signed-off-by: demize <demize@unstable.systems>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Copyright 2022 Gentoo Authors
|
||||
# Copyright 2022-2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
@@ -18,7 +18,7 @@ KEYWORDS="~amd64"
|
||||
|
||||
BDEPEND="
|
||||
test? (
|
||||
media-video/ffmpeg[mp3,vorbis]
|
||||
media-video/ffmpeg[lame,vorbis]
|
||||
)
|
||||
"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user