[gnome-system-monitor/wip-charts] Added libdazzle dep



commit e089a10f9fc44688b011320883bc71956ea12806
Author: Robert Roth <robert roth off gmail com>
Date:   Mon Apr 9 21:36:32 2018 +0300

    Added libdazzle dep

 configure.ac |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 3529ce8..37902f9 100644
--- a/configure.ac
+++ b/configure.ac
@@ -59,6 +59,7 @@ PKG_CHECK_MODULES(GSM_LEGACY,
   gtk+-3.0 >= $GTK_REQUIRED
   libxml-2.0 >= $LIBXML_REQUIRED
   librsvg-2.0 >= $RSVG_REQUIRED
+  libdazzle-1.0 >= $DAZZLE_REQUIRED
   gmodule-2.0
 )
 
@@ -104,7 +105,7 @@ if test "$GCC" = "yes" -a "$set_more_warnings" != "no"; then
     -Winline \
     -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes \
     -Wnested-externs -Wpointer-arith \
-    -Wcast-align -Wsign-compare -fpermissive\
+    -Wcast-align -Wsign-compare \
     $CFLAGS"
     CXXFLAGS="-Wall -fpermissive $CXXFLAGS"
 else


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