diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2002-03-30 00:59:34 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2002-03-30 00:59:34 +0000 |
commit | f8523b69565d9651caf7faaccc4c78bb0b2dbf58 (patch) | |
tree | 492ef10db3b9c4fb1932d3d399cd1ed4cc8afce9 /gnome-base/gnome-print/ChangeLog | |
parent | SRC_URI fix (diff) | |
download | gentoo-2-f8523b69565d9651caf7faaccc4c78bb0b2dbf58.tar.gz gentoo-2-f8523b69565d9651caf7faaccc4c78bb0b2dbf58.tar.bz2 gentoo-2-f8523b69565d9651caf7faaccc4c78bb0b2dbf58.zip |
Removed libglade from the dependency list, as it is not required. This sorts out circular dependency issues.
Diffstat (limited to 'gnome-base/gnome-print/ChangeLog')
-rw-r--r-- | gnome-base/gnome-print/ChangeLog | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/gnome-base/gnome-print/ChangeLog b/gnome-base/gnome-print/ChangeLog index ca216e0437c9..fbf206f6c70b 100644 --- a/gnome-base/gnome-print/ChangeLog +++ b/gnome-base/gnome-print/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for gnome-base/gnome-print # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-print/ChangeLog,v 1.3 2002/03/18 12:22:55 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-print/ChangeLog,v 1.4 2002/03/30 00:59:34 seemant Exp $ + +*gnome-print-0.35-r3 (29 Mar 2002) + + 29 Mar 2002; Seemant Kulleen <seemant@gentoo.org> gnome-print-0.35-r3.ebuild : + + libglade is not a necessary compile-time or run-time dependency. As such, + this finally sorts out the libglade/bonobo/gnome-print circular dependency + issue, and libglade can now be compiled with bonobo support. *gnome-print-0.35-r2 (18 Mar 2002) |