commit:     adb88b29915fa78c65eae0e0c7e2e4957d02bf16
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Fri Jul  7 17:38:18 2023 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Fri Jul  7 17:41:38 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=adb88b29

media-video/simplescreenrecorder: Add slot dependency on ffmpeg

Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>

 ...eenrecorder-0.4.4-r2.ebuild => simplescreenrecorder-0.4.4-r3.ebuild} | 2 +-
 media-video/simplescreenrecorder/simplescreenrecorder-9999.ebuild       | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git 
a/media-video/simplescreenrecorder/simplescreenrecorder-0.4.4-r2.ebuild 
b/media-video/simplescreenrecorder/simplescreenrecorder-0.4.4-r3.ebuild
similarity index 98%
rename from 
media-video/simplescreenrecorder/simplescreenrecorder-0.4.4-r2.ebuild
rename to media-video/simplescreenrecorder/simplescreenrecorder-0.4.4-r3.ebuild
index c07b20b0ffff..735efe53c501 100644
--- a/media-video/simplescreenrecorder/simplescreenrecorder-0.4.4-r2.ebuild
+++ b/media-video/simplescreenrecorder/simplescreenrecorder-0.4.4-r3.ebuild
@@ -30,7 +30,7 @@ RDEPEND="
        dev-qt/qtwidgets:5
        dev-qt/qtx11extras:5
        media-libs/alsa-lib:0=
-       media-video/ffmpeg[vorbis?,vpx?,x264?,mp3?,theora?]
+       media-video/ffmpeg:=[vorbis?,vpx?,x264?,mp3?,theora?]
        x11-libs/libX11[${MULTILIB_USEDEP}]
        x11-libs/libXext
        x11-libs/libXfixes[${MULTILIB_USEDEP}]

diff --git a/media-video/simplescreenrecorder/simplescreenrecorder-9999.ebuild 
b/media-video/simplescreenrecorder/simplescreenrecorder-9999.ebuild
index 5d68f605635a..5816cb829b9c 100644
--- a/media-video/simplescreenrecorder/simplescreenrecorder-9999.ebuild
+++ b/media-video/simplescreenrecorder/simplescreenrecorder-9999.ebuild
@@ -30,7 +30,7 @@ RDEPEND="
        dev-qt/qtwidgets:5
        dev-qt/qtx11extras:5
        media-libs/alsa-lib:0=
-       media-video/ffmpeg[vorbis?,vpx?,x264?,mp3?,theora?]
+       media-video/ffmpeg:=[vorbis?,vpx?,x264?,mp3?,theora?]
        x11-libs/libX11[${MULTILIB_USEDEP}]
        x11-libs/libXext
        x11-libs/libXfixes[${MULTILIB_USEDEP}]

Reply via email to