mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
media-video/simplescreenrecorder: cleanup ffmpeg[mp3] alternative
Versions that had this are gone. No need for a revbump given vdb's recorded || ( ) is valid nonetheless. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
This commit is contained in:
@@ -38,7 +38,7 @@ RDEPEND="
|
||||
x11-libs/libXinerama
|
||||
virtual/glu[${MULTILIB_USEDEP}]
|
||||
jack? ( virtual/jack )
|
||||
mp3? ( || ( media-video/ffmpeg[lame(-)] media-video/ffmpeg[mp3(-)] ) )
|
||||
mp3? ( media-video/ffmpeg[lame(-)] )
|
||||
opengl? ( media-libs/libglvnd[${MULTILIB_USEDEP},X] )
|
||||
pulseaudio? ( media-libs/libpulse )
|
||||
v4l? ( media-libs/libv4l )
|
||||
|
||||
@@ -36,7 +36,7 @@ RDEPEND="
|
||||
virtual/glu[${MULTILIB_USEDEP}]
|
||||
jack? ( virtual/jack )
|
||||
opengl? ( media-libs/libglvnd[${MULTILIB_USEDEP},X] )
|
||||
mp3? ( || ( media-video/ffmpeg[lame(-)] media-video/ffmpeg[mp3(-)] ) )
|
||||
mp3? ( media-video/ffmpeg[lame(-)] )
|
||||
pulseaudio? ( media-libs/libpulse )
|
||||
v4l? ( media-libs/libv4l )
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user