commit: e645c51d5bb91a2960e278eef8d8476d28188f21
Author: Nick Sarnie <sarnex <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 15 16:01:30 2018 +0000
Commit: Nick Sarnie <sarnex <AT> gentoo <DOT> org>
CommitDate: Sun Jul 15 16:01:32 2018 +0000
URL: https://gitweb.gentoo.org/repo/proj/wine.git/commit/?id=e645c51d
app-emulation/wine-any: Require staging for ffmpeg
Package-Manager: Portage-2.3.42, Repoman-2.3.9
app-emulation/wine-any/wine-any-3.12.ebuild | 1 +
app-emulation/wine-any/wine-any-9999.ebuild | 1 +
2 files changed, 2 insertions(+)
diff --git a/app-emulation/wine-any/wine-any-3.12.ebuild
b/app-emulation/wine-any/wine-any-3.12.ebuild
index d1e7371..6380a95 100644
--- a/app-emulation/wine-any/wine-any-3.12.ebuild
+++ b/app-emulation/wine-any/wine-any-3.12.ebuild
@@ -52,6 +52,7 @@ IUSE="+abi_x86_32 +abi_x86_64 +alsa capi cups custom-cflags
d3d9 dos elibc_glibc
REQUIRED_USE="|| ( abi_x86_32 abi_x86_64 )
X? ( truetype )
elibc_glibc? ( threads )
+ ffmpeg? ( staging )
osmesa? ( opengl )
pipelight? ( staging )
test? ( abi_x86_32 )
diff --git a/app-emulation/wine-any/wine-any-9999.ebuild
b/app-emulation/wine-any/wine-any-9999.ebuild
index d1e7371..6380a95 100644
--- a/app-emulation/wine-any/wine-any-9999.ebuild
+++ b/app-emulation/wine-any/wine-any-9999.ebuild
@@ -52,6 +52,7 @@ IUSE="+abi_x86_32 +abi_x86_64 +alsa capi cups custom-cflags
d3d9 dos elibc_glibc
REQUIRED_USE="|| ( abi_x86_32 abi_x86_64 )
X? ( truetype )
elibc_glibc? ( threads )
+ ffmpeg? ( staging )
osmesa? ( opengl )
pipelight? ( staging )
test? ( abi_x86_32 )