Hi, On Mon, Jan 07, 2002 at 11:09:27PM +0100, Adrian Bunk wrote: > The most common way to get the library dependencies (also used in cccd) if > you link with libgtk is to use the output of "gtk-config --libs". You do > link directly with the other libraries then but it's libgtk1.2-dev's job > to ensure that the libraries you link with are available.
Yes, that pretty much sums it up. The cccd Makefile uses 'gtk-config --libs' and 'gtk-config --cflags' and doesn't link to anything else directly AFAIK. Therefore libgtk1.2-dev should suffice. I tested the build with pbuilder, which didn't yield any problems, either... Uwe. -- Uwe Hermann [EMAIL PROTECTED] [EMAIL PROTECTED] | Unmaintained Free Software: http://www.hermann-uwe.de | http://www.unmaintained-free-software.org