Add forgotton patch

This commit is contained in:
Mamoru Tasaka 2010-10-13 07:02:11 +09:00
parent 621d3f4ee4
commit 2cfb7d4979

View File

@ -0,0 +1,11 @@
--- libfm-0.1.14/configure.ac.debug 2010-10-04 04:17:16.000000000 +0900
+++ libfm-0.1.14/configure.ac 2010-10-13 05:28:54.000000000 +0900
@@ -43,7 +43,7 @@
AC_SUBST(GTK_CFLAGS)
AC_SUBST(GTK_LIBS)
-glib_modules="glib-2.0 >= 2.18.0"
+glib_modules="glib-2.0 >= 2.18.0 gobject-2.0"
PKG_CHECK_MODULES(GLIB, [$glib_modules])
AC_SUBST(GLIB_CFLAGS)
AC_SUBST(GLIB_LIBS)