diff options
author | Achim Gottinger <achim@gentoo.org> | 2001-03-28 12:43:21 +0000 |
---|---|---|
committer | Achim Gottinger <achim@gentoo.org> | 2001-03-28 12:43:21 +0000 |
commit | 36a0d9305d166a118c6741d42302fe48353cf067 (patch) | |
tree | 0e55109906e96fdd47215fed5f64898206e010b0 /gnome-base | |
parent | updates (diff) | |
download | gentoo-2-36a0d9305d166a118c6741d42302fe48353cf067.tar.gz gentoo-2-36a0d9305d166a118c6741d42302fe48353cf067.tar.bz2 gentoo-2-36a0d9305d166a118c6741d42302fe48353cf067.zip |
*** empty log message ***
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/gnome-libs/gnome-libs-1.2.12.ebuild | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/gnome-base/gnome-libs/gnome-libs-1.2.12.ebuild b/gnome-base/gnome-libs/gnome-libs-1.2.12.ebuild index 5396e0ca04a1..497c4088723f 100644 --- a/gnome-base/gnome-libs/gnome-libs-1.2.12.ebuild +++ b/gnome-base/gnome-libs/gnome-libs-1.2.12.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-base/gnome-libs/gnome-libs-1.2.12.ebuild,v 1.1 2001/03/06 05:21:09 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-libs/gnome-libs-1.2.12.ebuild,v 1.2 2001/03/28 12:43:21 achim Exp $ A=${P}.tar.gz S=${WORKDIR}/${P} @@ -12,7 +12,8 @@ HOMEPAGE="http://www.gnome.org/" DEPEND=">=media-libs/imlib-1.9.9 >=media-sound/esound-0.2.22 - >=gnome-base/ORBit-0.5.7" + >=gnome-base/ORBit-0.5.7 + >=sys-libs/db-1.85-r1" src_compile() { |