On 8/15/07, Ben Hutchings <[EMAIL PROTECTED]> wrote: > > On Tue, 2007-08-14 at 20:06 -0500, maybeway36 wrote: > > The sgt-puzzles package in the Debian etch, lenny and sid distributions > > depend on the GNOME 2 libraries (libgnome2-0). I have previously been > > able to compile the collection myself with just libgtk2.0-dev and > > libx11-dev. Is the package compilied with a dependency on the GNOME > > libraries? > > > In upstream versions, the Windows front-end has online help but the Gtk > front-end does not. Since the documentation is already written to be > suitable as online help, I added this feature to the Gtk front-end using > the libgnome help functions. I may in future reimplement it by > executing a help browser (or failing that, a web browser) directly. > > Ben. > > -- > Ben Hutchings > Sturgeon's Law: Ninety percent of everything is crap. > > Thanks for the info. I can see why you did that. Maybe for the next version, it could recommend libgnome, so I could install it w/out help support. It's not a big deal, though - it's very easy to compile from source. -maybeway36