summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2005-03-20 19:34:41 +0000
committerMike Frysinger <vapier@gentoo.org>2005-03-20 19:34:41 +0000
commitc339bcccbe2733e2224994a03687215b7f2167cf (patch)
tree7287ab97fef3bdb343723e5acaeae7eb04074900 /dev-games/gtkradiant
parentadd corefonts to the DEPEND #85977 (diff)
downloadgentoo-2-c339bcccbe2733e2224994a03687215b7f2167cf.tar.gz
gentoo-2-c339bcccbe2733e2224994a03687215b7f2167cf.tar.bz2
gentoo-2-c339bcccbe2733e2224994a03687215b7f2167cf.zip
add mhash to the DEPEND list #85883
(Portage version: 2.0.51.19)
Diffstat (limited to 'dev-games/gtkradiant')
-rw-r--r--dev-games/gtkradiant/gtkradiant-1.5.0_pre20041205.ebuild6
1 files changed, 4 insertions, 2 deletions
diff --git a/dev-games/gtkradiant/gtkradiant-1.5.0_pre20041205.ebuild b/dev-games/gtkradiant/gtkradiant-1.5.0_pre20041205.ebuild
index 37cc0c3dafdb..26f645d9494d 100644
--- a/dev-games/gtkradiant/gtkradiant-1.5.0_pre20041205.ebuild
+++ b/dev-games/gtkradiant/gtkradiant-1.5.0_pre20041205.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-games/gtkradiant/gtkradiant-1.5.0_pre20041205.ebuild,v 1.2 2005/01/01 17:59:48 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-games/gtkradiant/gtkradiant-1.5.0_pre20041205.ebuild,v 1.3 2005/03/20 19:34:41 vapier Exp $
inherit eutils games rpm
@@ -16,16 +16,18 @@ IUSE=""
RDEPEND="media-libs/libpng
sys-libs/zlib
+ app-crypt/mhash
=dev-libs/glib-2*
=x11-libs/gtk+-2*
dev-libs/atk
x11-libs/pango
x11-libs/gtkglext
dev-libs/libxml2
+ sys-libs/glibc
virtual/x11
virtual/opengl"
-S="${WORKDIR}/opt/${PN}"
+S=${WORKDIR}/opt/${PN}
src_install() {
local dir="${GAMES_PREFIX_OPT}/${PN}"