[baobab] Bump Gtk requirement
- From: Paolo Borelli <pborelli src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [baobab] Bump Gtk requirement
- Date: Wed, 1 Aug 2012 19:27:48 +0000 (UTC)
commit e9f20d9e9a28aa585f0b7695c7524207c614d074
Author: Paolo Borelli <pborelli gnome org>
Date: Wed Aug 1 12:48:43 2012 +0200
Bump Gtk requirement
We need 3.5.9 for GtkLevelBar. Also add a couple of generated files to
the MAINTEINERCLEANFILES
configure.ac | 2 +-
src/Makefile.am | 2 ++
2 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index c1427b5..7885776 100644
--- a/configure.ac
+++ b/configure.ac
@@ -43,7 +43,7 @@ AC_PATH_PROG(GLIB_COMPILE_RESOURCES, glib-compile-resources)
# Mallard help
YELP_HELP_INIT
-PKG_CHECK_MODULES(gtk, gtk+-3.0 >= 3.3.18)
+PKG_CHECK_MODULES(gtk, gtk+-3.0 >= 3.5.9)
PKG_CHECK_MODULES(gio, gio-2.0 >= 2.30.0)
AC_CONFIG_FILES([
diff --git a/src/Makefile.am b/src/Makefile.am
index e3dedd3..969d3ae 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -66,10 +66,12 @@ MAINTAINERCLEANFILES = \
baobab-connect-server.c \
baobab-location-monitor.c \
baobab-location.c \
+ baobab-location-list.c \
baobab-location-widget.c \
baobab-scanner.c \
baobab-window.c \
baobab_vala.stamp \
+ egg-list-box.c \
main.c \
$(BUILT_SOURCES)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]