From e4306dc400c8b675bd9a28ff05b27e117a50059b Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Fri, 11 Aug 2017 11:41:31 +0800 Subject: [PATCH] configure.ac --- configure.ac | 2 ++ 1 file changed, 2 insertions(+) diff --git a/configure.ac b/configure.ac index 2cabc0d4..0dc0f7d1 100644 --- a/configure.ac +++ b/configure.ac @@ -21,6 +21,8 @@ AC_CHECK_LIB([m],[cos]) dnl we need to check these exist, then it will generate a compile string for them. PKG_CHECK_MODULES(GITLIVE, [ + gio-2.0 + posix glib-2.0 >= 2.24.1 gobject-2.0 >= 2.24.1 gtk+-3.0 >= 3.11.3 -- 2.39.2