diff options
Diffstat (limited to 'app-emulation/wine/wine-1.5.8.ebuild')
-rw-r--r-- | app-emulation/wine/wine-1.5.8.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/app-emulation/wine/wine-1.5.8.ebuild b/app-emulation/wine/wine-1.5.8.ebuild index fc89c79479e7..14d9201d12be 100644 --- a/app-emulation/wine/wine-1.5.8.ebuild +++ b/app-emulation/wine/wine-1.5.8.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.8.ebuild,v 1.8 2013/02/08 05:12:28 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.5.8.ebuild,v 1.9 2013/03/13 17:52:48 ssuominen Exp $ EAPI="5" @@ -39,6 +39,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 |