[anjuta] fix build / linking (from Mageia)



commit 9c2fcc049daea1c576c1b0c97bc4839fc7925939
Author: Olav Vitters <olav vitters nl>
Date:   Mon Jan 16 22:47:27 2012 +0100

    fix build / linking (from Mageia)

 configure.ac |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index fc11afc..53c5671 100644
--- a/configure.ac
+++ b/configure.ac
@@ -152,6 +152,7 @@ PKG_CHECK_MODULES([ANJUTA],
    [gthread-2.0 >= $GTHREAD_REQUIRED
 	glib-2.0 >= $GLIB_REQUIRED
 	gio-2.0 >= $GLIB_REQUIRED
+	gmodule-2.0 >= $GLIB_REQUIRED
 	gtk+-3.0 >= $GTK_REQUIRED
 	gdk-pixbuf-2.0 >= $GDK_PIXBUF_REQUIRED])
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]