summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2006-04-07 17:14:07 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2006-04-07 17:14:07 +0000
commit894aec76487052c12cdef6f4b44399871a044a53 (patch)
tree6b42c7734c5d2289a591683269dd01c8c456ed1e /games-action/xpilot/xpilot-4.5.4.ebuild
parenttrim whitespace (diff)
downloadgentoo-2-894aec76487052c12cdef6f4b44399871a044a53.tar.gz
gentoo-2-894aec76487052c12cdef6f4b44399871a044a53.tar.bz2
gentoo-2-894aec76487052c12cdef6f4b44399871a044a53.zip
fixup build deps
(Portage version: 2.1_pre7-r4)
Diffstat (limited to 'games-action/xpilot/xpilot-4.5.4.ebuild')
-rw-r--r--games-action/xpilot/xpilot-4.5.4.ebuild6
1 files changed, 4 insertions, 2 deletions
diff --git a/games-action/xpilot/xpilot-4.5.4.ebuild b/games-action/xpilot/xpilot-4.5.4.ebuild
index 7f39c24a35c3..3d717418178c 100644
--- a/games-action/xpilot/xpilot-4.5.4.ebuild
+++ b/games-action/xpilot/xpilot-4.5.4.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-action/xpilot/xpilot-4.5.4.ebuild,v 1.9 2006/01/25 02:59:15 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-action/xpilot/xpilot-4.5.4.ebuild,v 1.10 2006/04/07 17:14:07 mr_bones_ Exp $
DESCRIPTION="A multi-player 2D client/server space game"
HOMEPAGE="http://www.xpilot.org/"
@@ -21,7 +21,9 @@ DEPEND="${RDEPEND}
(
x11-proto/xextproto
x11-proto/xproto
- x11-misc/gccmakedep )
+ x11-misc/gccmakedep
+ x11-misc/imake
+ app-text/rman )
virtual/x11 )"
src_unpack() {