diff options
Diffstat (limited to 'app-emulation/cedega/cedega-4.1.1.ebuild')
-rw-r--r-- | app-emulation/cedega/cedega-4.1.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-emulation/cedega/cedega-4.1.1.ebuild b/app-emulation/cedega/cedega-4.1.1.ebuild index fb2159f9d77d..e83c3fad6d48 100644 --- a/app-emulation/cedega/cedega-4.1.1.ebuild +++ b/app-emulation/cedega/cedega-4.1.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/cedega/cedega-4.1.1.ebuild,v 1.3 2005/01/12 00:10:18 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/cedega/cedega-4.1.1.ebuild,v 1.4 2006/02/11 05:41:53 vapier Exp $ MY_P="cedega_${PV}-1.i386" DESCRIPTION="Cedega replaces WineX, a distribution of Wine with enhanced DirectX for gaming" @@ -13,7 +13,7 @@ KEYWORDS="-* amd64 x86" IUSE="cups opengl" RESTRICT="fetch" -RDEPEND="virtual/x11 +RDEPEND="|| ( ( x11-libs/libX11 ) virtual/x11 ) opengl? ( virtual/opengl ) >=sys-libs/ncurses-5.2 cups? ( net-print/cups ) |