summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2003-12-31 06:32:54 +0000
committerMike Frysinger <vapier@gentoo.org>2003-12-31 06:32:54 +0000
commit30ea9a53cac54b6989e2c9f351bdef272c38a369 (patch)
tree31c82cbe610c9400881174a6023fe2d61ba89f05 /games-rpg
parentinitial ebuild #36087 (diff)
downloadhistorical-30ea9a53cac54b6989e2c9f351bdef272c38a369.tar.gz
historical-30ea9a53cac54b6989e2c9f351bdef272c38a369.tar.bz2
historical-30ea9a53cac54b6989e2c9f351bdef272c38a369.zip
add gtk-1 to DEPEND for the launcher
Diffstat (limited to 'games-rpg')
-rw-r--r--games-rpg/vegastrike/vegastrike-0.4.1.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/games-rpg/vegastrike/vegastrike-0.4.1.ebuild b/games-rpg/vegastrike/vegastrike-0.4.1.ebuild
index 32af380aa968..2f8331631b12 100644
--- a/games-rpg/vegastrike/vegastrike-0.4.1.ebuild
+++ b/games-rpg/vegastrike/vegastrike-0.4.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-rpg/vegastrike/vegastrike-0.4.1.ebuild,v 1.3 2003/11/23 00:08:36 mholzer Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-rpg/vegastrike/vegastrike-0.4.1.ebuild,v 1.4 2003/12/31 06:32:54 vapier Exp $
inherit games eutils flag-o-matic
@@ -23,7 +23,8 @@ RDEPEND="virtual/glu
dev-libs/expat
media-libs/openal
media-libs/sdl-mixer
- virtual/x11"
+ virtual/x11
+ =x11-libs/gtk+-1*"
DEPEND="${RDEPEND}
dev-lang/perl"