diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-12-06 20:39:17 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-12-06 20:39:17 +0000 |
commit | 98ebb31986ef80eb23d9cd5af50e303a18a9cb0a (patch) | |
tree | 200cacad7da4f0dd0a34b58d8fa41c98bfc024cc /games-strategy/gorky17-demo/gorky17-demo-1.0.1.0.1.ebuild | |
parent | Removing specific version of openal since the older CVS snapshot versions hav... (diff) | |
download | historical-98ebb31986ef80eb23d9cd5af50e303a18a9cb0a.tar.gz historical-98ebb31986ef80eb23d9cd5af50e303a18a9cb0a.tar.bz2 historical-98ebb31986ef80eb23d9cd5af50e303a18a9cb0a.zip |
Remove old virtual/x11 dependency.
Package-Manager: portage-2.1.2_rc2-r2
Diffstat (limited to 'games-strategy/gorky17-demo/gorky17-demo-1.0.1.0.1.ebuild')
-rw-r--r-- | games-strategy/gorky17-demo/gorky17-demo-1.0.1.0.1.ebuild | 13 |
1 files changed, 5 insertions, 8 deletions
diff --git a/games-strategy/gorky17-demo/gorky17-demo-1.0.1.0.1.ebuild b/games-strategy/gorky17-demo/gorky17-demo-1.0.1.0.1.ebuild index 95ea758c005f..52bc436377ac 100644 --- a/games-strategy/gorky17-demo/gorky17-demo-1.0.1.0.1.ebuild +++ b/games-strategy/gorky17-demo/gorky17-demo-1.0.1.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/gorky17-demo/gorky17-demo-1.0.1.0.1.ebuild,v 1.1 2006/09/06 20:00:14 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/gorky17-demo/gorky17-demo-1.0.1.0.1.ebuild,v 1.2 2006/12/06 20:39:17 wolf31o2 Exp $ inherit eutils versionator games @@ -22,13 +22,10 @@ RDEPEND="media-libs/alsa-lib x86? ( media-libs/libsdl sys-libs/zlib - || ( - ( - x11-libs/libX11 - x11-libs/libXau - x11-libs/libXdmcp - x11-libs/libXext ) - virtual/x11 ) ) + x11-libs/libX11 + x11-libs/libXau + x11-libs/libXdmcp + x11-libs/libXext ) amd64? ( app-emulation/emul-linux-x86-baselibs app-emulation/emul-linux-x86-xlibs |