Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:12.2:ARM
giggle
giggle-link-gmodule.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File giggle-link-gmodule.patch of Package giggle
commit d8112af1ad0b04bb6a08e86ae77868acbac8980e Author: Vincent Untz <vuntz@gnome.org> Date: Thu Jan 19 14:48:40 2012 +0100 build: Explicitly link to gmodule-2.0 gmodule-2.0 is now gone from the pkg-config files for GTK+ 3 and others. https://bugzilla.gnome.org/show_bug.cgi?id=667350 diff --git a/configure.ac b/configure.ac index 07f5b7b..aa11046 100644 --- a/configure.ac +++ b/configure.ac @@ -55,6 +55,7 @@ GTKSOURCE_REQUIRED_VERSION=3.0 PKG_CHECK_MODULES(GIGGLE, [ gio-2.0 >= $GLIB_REQUIRED_VERSION glib-2.0 >= $GLIB_REQUIRED_VERSION + gmodule-2.0 >= $GLIB_REQUIRED_VERSION gthread-2.0 >= $GLIB_REQUIRED_VERSION gdk-pixbuf-2.0 >= $GDK_PIXBUF_REQUIRED_VERSION gdk-3.0 >= $GTK_REQUIRED_VERSION
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor