diff options
author | 2013-03-13 17:52:48 +0000 | |
---|---|---|
committer | 2013-03-13 17:52:48 +0000 | |
commit | b415e74da975ad3f9add9acbcb0af578874b35c6 (patch) | |
tree | d42dea31fb9b51e68fae92c67e1269f20fcd3617 /app-emulation/wine/wine-1.5.12-r1.ebuild | |
parent | Dev channel bump. (diff) | |
download | gentoo-2-b415e74da975ad3f9add9acbcb0af578874b35c6.tar.gz gentoo-2-b415e74da975ad3f9add9acbcb0af578874b35c6.tar.bz2 gentoo-2-b415e74da975ad3f9add9acbcb0af578874b35c6.zip |
Pull in emul-linux-x86-gstplugins when USE="gstreamer" is enabled for x86_64 wrt #461602
(Portage version: 2.2.0_alpha166/cvs/Linux x86_64, signed Manifest commit with key 4868F14D)
Diffstat (limited to 'app-emulation/wine/wine-1.5.12-r1.ebuild')
-rw-r--r-- | app-emulation/wine/wine-1.5.12-r1.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/app-emulation/wine/wine-1.5.12-r1.ebuild b/app-emulation/wine/wine-1.5.12-r1.ebuild index 2186f3e555d6..f51b81c51de5 100644 --- a/app-emulation/wine/wine-1.5.12-r1.ebuild +++ b/app-emulation/wine/wine-1.5.12-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.5.12-r1.ebuild,v 1.4 2013/02/08 05:12:28 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.5.12-r1.ebuild,v 1.5 2013/03/13 17:52:48 ssuominen Exp $ EAPI="5" @@ -40,6 +40,7 @@ REQUIRED_USE="elibc_glibc? ( threads ) RESTRICT="test" #72375 MLIB_DEPS="amd64? ( + gstreamer? ( app-emulation/emul-linux-x86-gstplugins ) truetype? ( >=app-emulation/emul-linux-x86-xlibs-2.1 ) X? ( >=app-emulation/emul-linux-x86-xlibs-2.1 |