summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Huddleston <eradicator@gentoo.org>2005-09-03 22:07:11 +0000
committerJeremy Huddleston <eradicator@gentoo.org>2005-09-03 22:07:11 +0000
commitadcd65ff7cb8af69af69c5842882ea9e84a754d4 (patch)
treea7a7837046f43dcee1ce9285436413a74fa59c0e /app-emulation/cedega/cedega-4.3.ebuild
parentVersion bump thanks to Jean Jordaan <jean@upfrontsystems.co.za> in bug 104605 (diff)
downloadgentoo-2-adcd65ff7cb8af69af69c5842882ea9e84a754d4.tar.gz
gentoo-2-adcd65ff7cb8af69af69c5842882ea9e84a754d4.tar.bz2
gentoo-2-adcd65ff7cb8af69af69c5842882ea9e84a754d4.zip
Added required deps to work on amd64.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'app-emulation/cedega/cedega-4.3.ebuild')
-rw-r--r--app-emulation/cedega/cedega-4.3.ebuild6
1 files changed, 4 insertions, 2 deletions
diff --git a/app-emulation/cedega/cedega-4.3.ebuild b/app-emulation/cedega/cedega-4.3.ebuild
index c4c0eb4ce10d..a8205510d9e9 100644
--- a/app-emulation/cedega/cedega-4.3.ebuild
+++ b/app-emulation/cedega/cedega-4.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/cedega/cedega-4.3.ebuild,v 1.1 2005/03/08 23:24:18 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/cedega/cedega-4.3.ebuild,v 1.2 2005/09/03 22:07:11 eradicator Exp $
MY_P="cedega_${PV}-1.i386"
DESCRIPTION="Cedega replaces WineX, a distribution of Wine with enhanced DirectX for gaming"
@@ -17,7 +17,9 @@ RDEPEND="virtual/x11
opengl? ( virtual/opengl )
>=sys-libs/ncurses-5.2
cups? ( net-print/cups )
- >=media-libs/freetype-2.0.0"
+ >=media-libs/freetype-2.0.0
+ amd64? ( app-emulation/emul-linux-x86-xlibs
+ app-emulation/emul-linux-x86-soundlibs )"
pkg_nofetch() {
einfo "Please download the appropriate Cedega archive (${MY_P}.tgz)"