Tyler Weston wrote:
what is gobject and why isnt it a dependancy for those libraries?

The gobject-2.0.pc file is installed by glib2-dev, and this isn't a dependency because *-dev packages are never dependencies, only build dependencies. The *.pc files are only build dependencies anyway, and any package that has gtk+2 (which has gdk-pixbuf-xlib-2.0.pc) as a build dependency, must also have glib2-dev as a build dependency (see the gtk+2 package description). If this is respected, there should not be any problem. Why you get an error from

[EMAIL PROTECTED] lablgtk-2.6.0 $ pkg-config --list-all

is not clear to me. I can't reproduce it.

--
Martin



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to