r35599 - /attic/glade-3/debian/patches/03_gmodule.patch

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Mon Aug 6 22:44:38 UTC 2012


Author: biebl
Date: Mon Aug  6 22:44:37 2012
New Revision: 35599

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=35599
Log:
And add 03_gmodule.patch ...

Added:
    attic/glade-3/debian/patches/03_gmodule.patch

Added: attic/glade-3/debian/patches/03_gmodule.patch
URL: http://svn.debian.org/wsvn/pkg-gnome/attic/glade-3/debian/patches/03_gmodule.patch?rev=35599&op=file
==============================================================================
--- attic/glade-3/debian/patches/03_gmodule.patch (added)
+++ attic/glade-3/debian/patches/03_gmodule.patch [utf-8] Mon Aug  6 22:44:37 2012
@@ -1,0 +1,15 @@
+Description: add gmodule-2.0 to GTK_LIBS
+  Fixes build failure reported in http://bugs.debian.org/669485
+Author: Andreas Henriksson <andreas at fatal.se>
+
+--- glade-3-3.6.7.orig/configure.ac
++++ glade-3-3.6.7/configure.ac
+@@ -116,7 +116,7 @@ GTK_DOC_CHECK(1.9)
+ dnl ================================================================
+ dnl Check for gtk+
+ dnl ================================================================
+-PKG_CHECK_MODULES(GTK, [gtk+-2.0 >= 2.14.0 gthread-2.0 libxml-2.0 >= 2.4.0])
++PKG_CHECK_MODULES(GTK, [gtk+-2.0 >= 2.14.0 gthread-2.0 libxml-2.0 >= 2.4.0 gmodule-2.0])
+ AC_SUBST(GTK_LIBS)
+ AC_SUBST(GTK_CFLAGS)
+ 




More information about the pkg-gnome-commits mailing list