[pitivi] xdg-app: Add python-dbus as a dependency
- From: Thibault Saunier <tsaunier src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [pitivi] xdg-app: Add python-dbus as a dependency
- Date: Mon, 23 May 2016 14:37:07 +0000 (UTC)
commit dac5e5e2341fa8a08193947650831d2ee43f57ce
Author: Thibault Saunier <tsaunier gnome org>
Date: Mon May 23 10:35:19 2016 -0400
xdg-app: Add python-dbus as a dependency
It is needed for the GnomeSystem to properly work
build/xdg-app/pitivi.template.json | 14 ++++++++++++++
1 files changed, 14 insertions(+), 0 deletions(-)
---
diff --git a/build/xdg-app/pitivi.template.json b/build/xdg-app/pitivi.template.json
index 6a40c32..ab11300 100644
--- a/build/xdg-app/pitivi.template.json
+++ b/build/xdg-app/pitivi.template.json
@@ -163,6 +163,20 @@
]
},
{
+ "name": "python-dbus",
+ "build-options" : {
+ "build-args": ["--share=network"]
+ },
+ "config-opts": ["--module=dbus-python==1.2.4"],
+ "sources": [
+ {
+ "type": "file",
+ "path": "py-configure",
+ "dest-filename": "configure"
+ }
+ ]
+ },
+ {
"name": "gstreamer",
"sources": [
{
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]