summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2014-12-16 14:55:11 +0000
committerPacho Ramos <pacho@gentoo.org>2014-12-16 14:55:11 +0000
commit64c5480198df71360c39081bb9cb9b4139ff2e6f (patch)
tree5d897ec7b338c1227eba88ea4bf1572fba656d34 /app-emulation/wine/wine-1.7.13.ebuild
parentStable for amd64 wrt bug #525746 (diff)
downloadhistorical-64c5480198df71360c39081bb9cb9b4139ff2e6f.tar.gz
historical-64c5480198df71360c39081bb9cb9b4139ff2e6f.tar.bz2
historical-64c5480198df71360c39081bb9cb9b4139ff2e6f.zip
Fix gstreamer deps
Package-Manager: portage-2.2.15/cvs/Linux x86_64 Manifest-Sign-Key: 0xA188FBD4
Diffstat (limited to 'app-emulation/wine/wine-1.7.13.ebuild')
-rw-r--r--app-emulation/wine/wine-1.7.13.ebuild7
1 files changed, 3 insertions, 4 deletions
diff --git a/app-emulation/wine/wine-1.7.13.ebuild b/app-emulation/wine/wine-1.7.13.ebuild
index cd3315caff4c..a0b093a5c7a3 100644
--- a/app-emulation/wine/wine-1.7.13.ebuild
+++ b/app-emulation/wine/wine-1.7.13.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.7.13.ebuild,v 1.4 2014/12/16 11:57:04 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.7.13.ebuild,v 1.5 2014/12/16 14:55:03 pacho Exp $
EAPI="5"
@@ -121,13 +121,12 @@ COMMON_DEPEND="
>=media-libs/openal-1.15.1[abi_x86_32(-)]
) )
gstreamer? ( || (
- app-emulation/emul-linux-x86-gstplugins[development,-abi_x86_32(-)]
- app-emulation/emul-linux-x86-medialibs[development,-abi_x86_32(-)] )
+ app-emulation/emul-linux-x86-medialibs[development,-abi_x86_32(-)]
(
>=media-libs/gstreamer-0.10.36-r2:0.10[abi_x86_32(-)]
>=media-libs/gst-plugins-base-0.10.36:0.10[abi_x86_32(-)]
)
- )
+ ) )
X? ( || (
app-emulation/emul-linux-x86-xlibs[development,-abi_x86_32(-)]
(