diff options
Diffstat (limited to 'games-simulation')
-rw-r--r-- | games-simulation/stoned/stoned-1.0.4.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games-simulation/stoned/stoned-1.0.4.ebuild b/games-simulation/stoned/stoned-1.0.4.ebuild index 0fddf232770f..85576ee796ee 100644 --- a/games-simulation/stoned/stoned-1.0.4.ebuild +++ b/games-simulation/stoned/stoned-1.0.4.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-simulation/stoned/stoned-1.0.4.ebuild,v 1.1 2003/09/11 12:22:49 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-simulation/stoned/stoned-1.0.4.ebuild,v 1.2 2003/09/16 19:13:50 vapier Exp $ inherit games @@ -13,6 +13,7 @@ SLOT="0" KEYWORDS="-* x86" RDEPEND="virtual/opengl + virtual/glut media-libs/sdl-net" src_install() { |