summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAchim Gottinger <achim@gentoo.org>2000-11-02 08:31:54 +0000
committerAchim Gottinger <achim@gentoo.org>2000-11-02 08:31:54 +0000
commit2198a2cf845c9511fe0052b4a230169733bf689f (patch)
tree61cb7cc59c11b86079854be338ca711bdf538032 /x11-libs/gtk-engines
parentAdded building of shared libs. (diff)
downloadgentoo-2-2198a2cf845c9511fe0052b4a230169733bf689f.tar.gz
gentoo-2-2198a2cf845c9511fe0052b4a230169733bf689f.tar.bz2
gentoo-2-2198a2cf845c9511fe0052b4a230169733bf689f.zip
Added dependencies
Diffstat (limited to 'x11-libs/gtk-engines')
-rw-r--r--x11-libs/gtk-engines/gtk-engines-0.10.ebuild8
1 files changed, 7 insertions, 1 deletions
diff --git a/x11-libs/gtk-engines/gtk-engines-0.10.ebuild b/x11-libs/gtk-engines/gtk-engines-0.10.ebuild
index 50bb609878f7..0900f335221f 100644
--- a/x11-libs/gtk-engines/gtk-engines-0.10.ebuild
+++ b/x11-libs/gtk-engines/gtk-engines-0.10.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/x11-libs/gtk-engines/gtk-engines-0.10.ebuild,v 1.4 2000/10/14 12:13:48 achim Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk-engines/gtk-engines-0.10.ebuild,v 1.5 2000/11/02 08:31:54 achim Exp $
A=${P}.tar.gz
S=${WORKDIR}/${P}
@@ -9,6 +9,12 @@ DESCRIPTION="gtk-engines"
SRC_URI="ftp://ftp.gnome.org/pub/GNOME/stable/sources/${PN}/${A}"
HOMEPAGE="http://www.gnome.org/"
+DEPEND=">=sys-libs/glibc-2.1.3
+ >=dev-libs/glib-1.2.8
+ >=x11-libs/gtk+-1.2.8
+ >=media-libs/imlib-1.9.8.1
+ >=x11-base/xfree-4.0.1"
+
src_compile() {
cd ${S}
try ./configure --host=${CHOST} --prefix=/usr/X11R6