[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: Gtk2/Glib 0.96



On Sat, 2003-08-30 at 00:08, muppet wrote:
> On Saturday, August 30, 2003, at 12:04  AM, James Curbo wrote:
> 
> > I'm fixing up debs right now.. does anything in Gtk2 0.96 depend on the
> > new exception stuff in Glib 0.96?
> 
> no, Gtk2 0.96 actually can work with Glib 0.92...  although i strongly 
> encourage everyone to use Glib 0.96, and tell me what you think of the 
> new exception handling!  (hint, hint)
> 
> however, Gtk2 0.97 will probably depend on Glib 0.97.
> 

All righty. If those 0.97 changes go through, we'll have to update
debian/control, specifically:

-Build-Depends: debhelper (>= 3.0.16), perl (>= 5.8.0-7), libglib-perl
(>= 0.92), libgtk2.0-dev
+Build-Depends: debhelper (>= 3.0.16), perl (>= 5.8.0-7), libglib-perl
(>= 0.97), libgtk2.0-dev

and

-Depends: ${perl:Depends}, ${shlibs:Depends}, ${misc:Depends},
libglib-perl (>= 0.92)
+Depends: ${perl:Depends}, ${shlibs:Depends}, ${misc:Depends},
libglib-perl (>= 0.97)

which makes me think, I should investigate the library dependencies for
all the modules more closely; for instance, will glib/gtk 2.0 work or do
we require 2.2?

James



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]