media-video/ffmpeg: add missing := dep on libass
authorAlexis Ballier <aballier@gentoo.org>
Fri, 6 Jan 2017 08:51:00 +0000 (09:51 +0100)
committerAlexis Ballier <aballier@gentoo.org>
Fri, 6 Jan 2017 09:17:31 +0000 (10:17 +0100)
Package-Manager: Portage-2.3.3, Repoman-2.3.1

media-video/ffmpeg/ffmpeg-3.2.2.ebuild
media-video/ffmpeg/ffmpeg-9999.ebuild

index 9b30ce43fb37ad0329779f8fde07f1e15566047d..57f65e2b0a04ad7da2cfaf17abf203de8c3cc665 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -203,7 +203,7 @@ RDEPEND="
        )
        jack? ( virtual/jack[${MULTILIB_USEDEP}] )
        jpeg2k? ( >=media-libs/openjpeg-2:2[${MULTILIB_USEDEP}] )
-       libass? ( >=media-libs/libass-0.10.2[${MULTILIB_USEDEP}] )
+       libass? ( >=media-libs/libass-0.10.2:=[${MULTILIB_USEDEP}] )
        libcaca? ( >=media-libs/libcaca-0.99_beta18-r1[${MULTILIB_USEDEP}] )
        libilbc? ( >=media-libs/libilbc-2[${MULTILIB_USEDEP}] )
        libsoxr? ( >=media-libs/soxr-0.1.0[${MULTILIB_USEDEP}] )
index 883cbdc22741c18d7de398e458320bfe12fb35b7..459a2e7369e26d019e1683e17a49de4913a6cbe3 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -202,7 +202,7 @@ RDEPEND="
        )
        jack? ( virtual/jack[${MULTILIB_USEDEP}] )
        jpeg2k? ( >=media-libs/openjpeg-2:2[${MULTILIB_USEDEP}] )
-       libass? ( >=media-libs/libass-0.10.2[${MULTILIB_USEDEP}] )
+       libass? ( >=media-libs/libass-0.10.2:=[${MULTILIB_USEDEP}] )
        libcaca? ( >=media-libs/libcaca-0.99_beta18-r1[${MULTILIB_USEDEP}] )
        libilbc? ( >=media-libs/libilbc-2[${MULTILIB_USEDEP}] )
        libsoxr? ( >=media-libs/soxr-0.1.0[${MULTILIB_USEDEP}] )