summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTilman Klar <phoenix@gentoo.org>2003-02-05 21:39:28 +0000
committerTilman Klar <phoenix@gentoo.org>2003-02-05 21:39:28 +0000
commit57aafe2e2de66b44aa238a8211016b747a2ade35 (patch)
tree51f9d8a6ba140d800a4ac26975adad5452019f69 /app-emulation/winex-cvs/winex-cvs-2.0.ebuild
parentFixed a typo in ChangeLog. (diff)
downloadgentoo-2-57aafe2e2de66b44aa238a8211016b747a2ade35.tar.gz
gentoo-2-57aafe2e2de66b44aa238a8211016b747a2ade35.tar.bz2
gentoo-2-57aafe2e2de66b44aa238a8211016b747a2ade35.zip
Updated dependencies for X. This closes bug #14651.
Diffstat (limited to 'app-emulation/winex-cvs/winex-cvs-2.0.ebuild')
-rw-r--r--app-emulation/winex-cvs/winex-cvs-2.0.ebuild9
1 files changed, 5 insertions, 4 deletions
diff --git a/app-emulation/winex-cvs/winex-cvs-2.0.ebuild b/app-emulation/winex-cvs/winex-cvs-2.0.ebuild
index 6d9aa7d5fcc0..83597e1e46fa 100644
--- a/app-emulation/winex-cvs/winex-cvs-2.0.ebuild
+++ b/app-emulation/winex-cvs/winex-cvs-2.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/winex-cvs/winex-cvs-2.0.ebuild,v 1.6 2002/11/29 23:59:37 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/winex-cvs/winex-cvs-2.0.ebuild,v 1.7 2003/02/05 21:39:28 phoenix Exp $
IUSE="cups opengl"
@@ -30,12 +30,13 @@ SLOT="0"
KEYWORDS="x86 -ppc"
LICENSE="Aladdin"
-newdepend "virtual/x11
- sys-devel/gcc
+newdepend "sys-devel/gcc
sys-devel/flex
dev-util/yacc
>=media-libs/freetype-2.0.0
- dev-lang/tcl dev-lang/tk
+ X? ( virtual/x11
+ dev-lang/tcl
+ dev-lang/tk )
opengl? ( virtual/opengl )
cups? ( net-print/cups )"