app-misc/qcma: depend on <ffmpeg-5

Bug: https://bugs.gentoo.org/900947
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2023-05-29 21:51:30 +01:00
parent 37ecc67590
commit 61b27f1378
3 changed files with 6 additions and 6 deletions

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2022 Gentoo Authors
# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -22,7 +22,7 @@ DEPEND="
dev-qt/qtsql:5
dev-qt/qtwidgets:5
media-libs/vitamtp:0
ffmpeg? ( media-video/ffmpeg:= )
ffmpeg? ( <media-video/ffmpeg-5:= )
x11-libs/libnotify:0
"
RDEPEND="${DEPEND}"

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2022 Gentoo Authors
# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -24,7 +24,7 @@ DEPEND="
dev-qt/qtsql:5
dev-qt/qtwidgets:5
media-libs/vitamtp:0
ffmpeg? ( media-video/ffmpeg:= )
ffmpeg? ( <media-video/ffmpeg-5:= )
x11-libs/libnotify:0
"
RDEPEND="${DEPEND}"

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2022 Gentoo Authors
# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -22,7 +22,7 @@ DEPEND="
dev-qt/qtsql:5
dev-qt/qtwidgets:5
media-libs/vitamtp:0
ffmpeg? ( media-video/ffmpeg:= )
ffmpeg? ( <media-video/ffmpeg-5:= )
x11-libs/libnotify:0
"
RDEPEND="${DEPEND}"