summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2003-09-16 19:13:50 +0000
committerMike Frysinger <vapier@gentoo.org>2003-09-16 19:13:50 +0000
commit77db41880771e6938ca5a090c1f22a6dc3344f24 (patch)
tree364249280559e3b88fbcc83539248b3a7bd0a2e5 /games-simulation
parentunmask for openssh-3.7 (diff)
downloadgentoo-2-77db41880771e6938ca5a090c1f22a6dc3344f24.tar.gz
gentoo-2-77db41880771e6938ca5a090c1f22a6dc3344f24.tar.bz2
gentoo-2-77db41880771e6938ca5a090c1f22a6dc3344f24.zip
add missing DEPEND
Diffstat (limited to 'games-simulation')
-rw-r--r--games-simulation/stoned/stoned-1.0.4.ebuild3
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() {