[librsvg/wip/meson: 1/2] build: gmodule-2.0 is not needed by anything



commit 61ebcd92bb2f318110febcefd8aaf536e288740a
Author: Nirbheek Chauhan <nirbheek centricular com>
Date:   Sun Nov 12 17:42:42 2017 +0530

    build: gmodule-2.0 is not needed by anything

 configure.ac |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 93b9af0..db5ccdf 100644
--- a/configure.ac
+++ b/configure.ac
@@ -121,8 +121,6 @@ PKG_CHECK_MODULES(LIBRSVG, \
 
 PKG_CHECK_MODULES([GTHREAD],[gthread-2.0 >= $GLIB_REQUIRED])
 
-PKG_CHECK_MODULES([GMODULE],[gmodule-2.0])
-
 case "$host" in
   *-*-mingw*)
     PKG_CHECK_MODULES([RSVG_CONVERT],[gio-2.0 gio-windows-2.0 gdk-pixbuf-2.0 cairo pangocairo])


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