summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAchim Gottinger <achim@gentoo.org>2000-11-04 16:14:54 +0000
committerAchim Gottinger <achim@gentoo.org>2000-11-04 16:14:54 +0000
commit03cec680c1a1296358b38d11b6a1dce3b7a41113 (patch)
tree167cc21f2d384b27374a5e8e87fc04cd398949b0 /gnome-extra/gtop
parentlil fix (diff)
downloadgentoo-2-03cec680c1a1296358b38d11b6a1dce3b7a41113.tar.gz
gentoo-2-03cec680c1a1296358b38d11b6a1dce3b7a41113.tar.bz2
gentoo-2-03cec680c1a1296358b38d11b6a1dce3b7a41113.zip
Added dependencies
Diffstat (limited to 'gnome-extra/gtop')
-rw-r--r--gnome-extra/gtop/gtop-1.0.9.ebuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/gnome-extra/gtop/gtop-1.0.9.ebuild b/gnome-extra/gtop/gtop-1.0.9.ebuild
index b3fcaf37f28f..e5abd97cb4f1 100644
--- a/gnome-extra/gtop/gtop-1.0.9.ebuild
+++ b/gnome-extra/gtop/gtop-1.0.9.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2000 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Achim Gottinger <achim@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gtop/gtop-1.0.9.ebuild,v 1.4 2000/10/14 11:32:54 achim Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gtop/gtop-1.0.9.ebuild,v 1.5 2000/11/04 16:14:54 achim Exp $
A=${P}.tar.gz
S=${WORKDIR}/${P}
@@ -9,6 +9,8 @@ DESCRIPTION="gtop"
SRC_URI="ftp://ftp.gnome.org/pub/GNOME/stable/sources/${PN}/${A}"
HOMEPGAE="http://www.gnome.org/"
+DEPEND=">=gnome-base/libgtop-1.0.9"
+
src_compile() {
cd ${S}
try ./configure --host=${CHOST} --prefix=/opt/gnome \