On Wed, May 29, 2013 at 02:12:32PM +0000, Roelof Wobben <[email protected]> wrote: > configure: error: Package requirements (gio-2.0 >= 2.29.10 > gio-unix-2.0 dbus-glib-1 libxml-2.0 > gtk+-3.0 >= 3.0.0 > libmuffin >= 1.0.5 > gjs-internals-1.0 >= 1.29.18 > libgnome-menu-3.0 gconf-2.0 > gdk-x11-3.0 libsoup-2.4 gl > clutter-x11-1.0 >= 1.7.5 > libstartup-notification-1.0 >= 0.11 > gobject-introspection-1.0 >= 0.10.1 > libcanberra > polkit-agent-1 >= 0.100 xfixes > libnm-glib libnm-util gnome-keyring-1 > gnome-desktop-3.0 >= > GNOME_DESKTOP_MIN_VERSION) were not met: > > No package 'gconf-2.0' found > No package 'libstartup-notification-1.0' found > No package 'libcanberra' found > No package 'libnm-glib' found > No package 'libnm-util' found > No package 'gnome-keyring-1' found
Right, so it's pkg-config that reports these. Typically next to /usr/lib/libfoo.so, there is a /usr/lib/pkgconfig/foo.so as well. If you have the .pc file on your host system, use pacman -Qo to find out which package owns it, and add it as a dependency to the FB.
signature.asc
Description: Digital signature
_______________________________________________ Frugalware-devel mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-devel
