commit:     0a4daa57c8fc73332ba6691699f7ed4cf92563dc
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Sun Jul  2 10:23:23 2017 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Sun Jul  2 10:23:23 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0a4daa57

media-video/transcode: add missing := dep on x264

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 media-video/transcode/transcode-1.1.7-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-video/transcode/transcode-1.1.7-r3.ebuild 
b/media-video/transcode/transcode-1.1.7-r3.ebuild
index 9dc8b90dca9..3c0ba6e98ec 100644
--- a/media-video/transcode/transcode-1.1.7-r3.ebuild
+++ b/media-video/transcode/transcode-1.1.7-r3.ebuild
@@ -37,7 +37,7 @@ RDEPEND="
        v4l? ( media-libs/libv4l )
        vorbis? ( media-libs/libvorbis )
        X? ( x11-libs/libXpm x11-libs/libXaw x11-libs/libXv )
-       x264? ( media-libs/x264 )
+       x264? ( media-libs/x264:= )
        xml? ( dev-libs/libxml2 )
        xvid? ( media-libs/xvid )
        "

Reply via email to