diff options
Diffstat (limited to 'app-emulation/wine/wine-1.5.13-r1.ebuild')
-rw-r--r-- | app-emulation/wine/wine-1.5.13-r1.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/app-emulation/wine/wine-1.5.13-r1.ebuild b/app-emulation/wine/wine-1.5.13-r1.ebuild index 6ee60ed33cd9..8b222d367c90 100644 --- a/app-emulation/wine/wine-1.5.13-r1.ebuild +++ b/app-emulation/wine/wine-1.5.13-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.13-r1.ebuild,v 1.4 2013/02/08 05:12:28 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.5.13-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 |