diff options
author | Mikael Hallendal <hallski@gentoo.org> | 2001-08-14 08:12:24 +0000 |
---|---|---|
committer | Mikael Hallendal <hallski@gentoo.org> | 2001-08-14 08:12:24 +0000 |
commit | 8f72839afc3088b482c2a0ad4702f9c315691913 (patch) | |
tree | 6e6c34b1ae2ed53c4e987b2cac5a0a38e41ebba1 /net-mail | |
parent | gkrellm 1.2.1 from incoming with nls updates by me (diff) | |
download | historical-8f72839afc3088b482c2a0ad4702f9c315691913.tar.gz historical-8f72839afc3088b482c2a0ad4702f9c315691913.tar.bz2 historical-8f72839afc3088b482c2a0ad4702f9c315691913.zip |
argh, should be media-libs/gdk-pixbuf, not gnome-base/gdk-pixbuf
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/evolution/evolution-0.12.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/evolution/evolution-0.12.ebuild b/net-mail/evolution/evolution-0.12.ebuild index 4766f6f6ced6..e876ba2986d8 100644 --- a/net-mail/evolution/evolution-0.12.ebuild +++ b/net-mail/evolution/evolution-0.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 Mikael Hallendal <hallski@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/net-mail/evolution/evolution-0.12.ebuild,v 1.2 2001/08/13 16:02:49 hallski Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/evolution/evolution-0.12.ebuild,v 1.3 2001/08/14 08:12:24 hallski Exp $ DB3=db-3.1.17 A="${P}.tar.gz ${DB3}.tar.gz" @@ -18,7 +18,7 @@ DEPEND=">=gnome-base/gal-0.10 >=gnome-base/oaf-0.6.5 >=gnome-base/ORBit-0.5.8 >=gnome-base/libglade-0.14 - >=gnome-base/gdk-pixbuf-0.9.0 + >=media-libs/gdk-pixbuf-0.9.0 >=gnome-base/libxml-1.8.10 >=gnome-base/gnome-vfs-1.0 >=gnome-base/gnome-print-0.25 |