[gnome-continuous] manifest: build pyatspi against python3
- From: Javier Jardón Cabezas <jjardon src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-continuous] manifest: build pyatspi against python3
- Date: Mon, 29 Feb 2016 01:04:54 +0000 (UTC)
commit 2049dda571684c225ffee217f79a89aff1630cdc
Author: Javier Jardón <jjardon gnome org>
Date: Mon Feb 29 01:00:38 2016 +0000
manifest: build pyatspi against python3
This is needed as orca is a Python3 app
manifest.json | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/manifest.json b/manifest.json
index ea022db..b8d8fff 100644
--- a/manifest.json
+++ b/manifest.json
@@ -1118,7 +1118,8 @@
"name": "pygobject3",
"config-opts": ["--with-python=python3"]},
- {"src": "gnome:pyatspi2"},
+ {"src": "gnome:pyatspi2",
+ "config-opts": ["--with-python=python3"]},
{"src": "gnome:orca"},
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]