[gnome-continuous] manifest: Add a pygobject3 build
- From: Colin Walters <walters src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-continuous] manifest: Add a pygobject3 build
- Date: Fri, 22 Jan 2016 15:29:32 +0000 (UTC)
commit 58701136b4e74814f37897d41b7139998900c748
Author: Colin Walters <walters verbum org>
Date: Fri Jan 22 10:28:44 2016 -0500
manifest: Add a pygobject3 build
Orca requires it and we have python3 in the base yocto already.
manifest.json | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/manifest.json b/manifest.json
index dc2d015..5735ceb 100644
--- a/manifest.json
+++ b/manifest.json
@@ -1117,6 +1117,10 @@
{"src": "gnome:pygobject",
"config-opts": ["--with-python=python2"]},
+ {"src": "gnome:pygobject",
+ "name": "pygobject3",
+ "config-opts": ["--with-python=python3"]},
+
{"src": "gnome:pyatspi2"},
{"src": "gnome:orca"},
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]