[gnome-tweak-tool/gnome-3-24] build: Require pygobject 3.10
- From: Jeremy Bicha <jbicha src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-tweak-tool/gnome-3-24] build: Require pygobject 3.10
- Date: Tue, 30 May 2017 16:45:42 +0000 (UTC)
commit 6adc77f3e76d48975d49e7e45e3a2b93ea39b3af
Author: Jeremy Bicha <jbicha ubuntu com>
Date: Mon May 29 00:08:27 2017 -0400
build: Require pygobject 3.10
https://bugzilla.gnome.org/show_bug.cgi?id=723951
configure.ac | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 95c0214..ef9f695 100644
--- a/configure.ac
+++ b/configure.ac
@@ -9,7 +9,7 @@ GLIB_GSETTINGS
DESKTOP_SCHEMAS_REQUIRED_VERSION=3.21.2
GTK_REQUIRED_VERSION=3.12.0
-PYGOBJECT_REQUIRED_VERSION=3.2.1
+PYGOBJECT_REQUIRED_VERSION=3.10
PKG_CHECK_MODULES([GSETTINGS_DESKTOP_SCHEMAS], [gsettings-desktop-schemas >=
$DESKTOP_SCHEMAS_REQUIRED_VERSION])
PKG_CHECK_MODULES([GTK], [gtk+-3.0 >= $GTK_REQUIRED_VERSION])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]