[geary] Add gobject-introspection to required modules



commit f48652a140cbb01df505c906c19577243f4cf8ee
Author: Robert Schroll <rschroll gmail com>
Date:   Tue Apr 28 18:33:21 2015 -0400

    Add gobject-introspection to required modules
    
    https://bugzilla.gnome.org/show_bug.cgi?id=748464

 src/CMakeLists.txt |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index bd0d5ee..722ccd0 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -553,6 +553,7 @@ pkg_check_modules(DEPS REQUIRED
     libsecret-1>=0.11
     libxml-2.0>=2.7.8
     gcr-3>=3.10.1
+    gobject-introspection-1.0
     ${EXTRA_CLIENT_PKG_CONFIG}
 )
 


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