diff options
author | Tony Vroon <chainsaw@gentoo.org> | 2006-01-21 21:48:57 +0000 |
---|---|---|
committer | Tony Vroon <chainsaw@gentoo.org> | 2006-01-21 21:48:57 +0000 |
commit | 5fdb0f9695717c7143a1b3fef50f36954e8c6535 (patch) | |
tree | 3a033afb5283c26f6fa3a676835fed4ad18ab754 /games-emulation/openmsx/openmsx-0.4.0.ebuild | |
parent | Stable on ppc64 (diff) | |
download | gentoo-2-5fdb0f9695717c7143a1b3fef50f36954e8c6535.tar.gz gentoo-2-5fdb0f9695717c7143a1b3fef50f36954e8c6535.tar.bz2 gentoo-2-5fdb0f9695717c7143a1b3fef50f36954e8c6535.zip |
Remove redundant virtual/x11 dependency which does not play well with modular X. virtual/opengl & libsdl will drag X in anyway.
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'games-emulation/openmsx/openmsx-0.4.0.ebuild')
-rw-r--r-- | games-emulation/openmsx/openmsx-0.4.0.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/games-emulation/openmsx/openmsx-0.4.0.ebuild b/games-emulation/openmsx/openmsx-0.4.0.ebuild index a79fe785dc4f..a012e92d1846 100644 --- a/games-emulation/openmsx/openmsx-0.4.0.ebuild +++ b/games-emulation/openmsx/openmsx-0.4.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/openmsx/openmsx-0.4.0.ebuild,v 1.4 2004/09/12 10:06:23 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/openmsx/openmsx-0.4.0.ebuild,v 1.5 2006/01/21 21:48:57 chainsaw Exp $ inherit flag-o-matic eutils games @@ -19,7 +19,6 @@ DEPEND="dev-lang/tcl sys-libs/zlib media-libs/sdl-image media-libs/libsdl - virtual/x11 virtual/opengl" src_unpack() { |