From 976c56bc20456ecd63ea64a046c7940dedbf26c8 Mon Sep 17 00:00:00 2001 From: Ionen Wolkens Date: Mon, 28 Feb 2022 05:56:05 -0500 Subject: app-emulation/vice: depend on --- app-emulation/vice/vice-3.6.1.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app-emulation/vice/vice-3.6.1.ebuild b/app-emulation/vice/vice-3.6.1.ebuild index 08ab94f0564e..dcefe70a8de1 100644 --- a/app-emulation/vice/vice-3.6.1.ebuild +++ b/app-emulation/vice/vice-3.6.1.ebuild @@ -22,6 +22,7 @@ REQUIRED_USE=" gtk? ( zlib )" # ffmpeg/lame are loaded by dlopen(), keeping := to rebuild with same headers +# see bug #834359 for the ffmpeg upper bound RDEPEND=" virtual/libintl alsa? ( media-libs/alsa-lib ) @@ -29,7 +30,7 @@ RDEPEND=" net-libs/libpcap sys-libs/libcap ) - ffmpeg? ( media-video/ffmpeg:= ) + ffmpeg? (