media-libs/mlt: Disallow media-video/ffmpeg[flite]
authorAndreas Sturmlechner <asturm@gentoo.org>
Sat, 29 Jun 2019 20:51:17 +0000 (22:51 +0200)
committerAndreas Sturmlechner <asturm@gentoo.org>
Sat, 29 Jun 2019 21:33:53 +0000 (23:33 +0200)
Bug: https://bugs.gentoo.org/683870
Package-Manager: Portage-2.3.67, Repoman-2.3.16
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
media-libs/mlt/mlt-6.16.0-r1.ebuild

index 7f71384a4b2c60c5aaba48d731679759cece20d0..78864c1bac58d42565ca362686a30cdaadb7c1b6 100644 (file)
@@ -36,7 +36,7 @@ DEPEND="
        >=media-libs/libebur128-1.2.2:=
        ffmpeg? (
                libav? ( >=media-video/libav-12:0=[vdpau?] )
-               !libav? ( media-video/ffmpeg:0=[vdpau?] )
+               !libav? ( media-video/ffmpeg:0=[vdpau?,-flite] )
        )
        fftw? ( sci-libs/fftw:3.0= )
        frei0r? ( media-plugins/frei0r-plugins )