diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2006-02-01 19:46:15 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2006-02-01 19:46:15 +0000 |
commit | 545ac096997d2fe86d4a2e7e6a7b21f1646824ac (patch) | |
tree | b055694bc734714dd789ce977ac7d3a21833d3f7 /games-simulation/lincity-ng | |
parent | Do not connect to channel servers (PEAR 1.4). (diff) | |
download | gentoo-2-545ac096997d2fe86d4a2e7e6a7b21f1646824ac.tar.gz gentoo-2-545ac096997d2fe86d4a2e7e6a7b21f1646824ac.tar.bz2 gentoo-2-545ac096997d2fe86d4a2e7e6a7b21f1646824ac.zip |
X is implicit
(Portage version: 2.0.54)
Diffstat (limited to 'games-simulation/lincity-ng')
-rw-r--r-- | games-simulation/lincity-ng/lincity-ng-1.0.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-simulation/lincity-ng/lincity-ng-1.0.2.ebuild b/games-simulation/lincity-ng/lincity-ng-1.0.2.ebuild index 841f76a8b74e..62510c460549 100644 --- a/games-simulation/lincity-ng/lincity-ng-1.0.2.ebuild +++ b/games-simulation/lincity-ng/lincity-ng-1.0.2.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/games-simulation/lincity-ng/lincity-ng-1.0.2.ebuild,v 1.1 2005/11/15 03:55:08 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-simulation/lincity-ng/lincity-ng-1.0.2.ebuild,v 1.2 2006/02/01 19:46:15 mr_bones_ Exp $ inherit eutils games @@ -13,7 +13,7 @@ SLOT="0" KEYWORDS="amd64 ~ppc x86" IUSE="" -RDEPEND="virtual/x11 +RDEPEND=" virtual/opengl >=sys-libs/zlib-1.0.0 >=dev-libs/libxml2-2.6.11 |