[gnome-boxes/flatpak-master-fixup: 23/26] flatpak: Pass the PATH of /bin/python3 to qemu
- From: Felipe Borges <felipeborges src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-boxes/flatpak-master-fixup: 23/26] flatpak: Pass the PATH of /bin/python3 to qemu
- Date: Mon, 5 Aug 2019 14:48:38 +0000 (UTC)
commit 56a0e7d9b18ec0f3ddb0035466e66e0275e3aa8e
Author: Felipe Borges <felipeborges gnome org>
Date: Fri Aug 2 19:09:38 2019 +0200
flatpak: Pass the PATH of /bin/python3 to qemu
build-aux/flatpak/org.gnome.Boxes.json | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/build-aux/flatpak/org.gnome.Boxes.json b/build-aux/flatpak/org.gnome.Boxes.json
index 7c6c0999..aa30317b 100644
--- a/build-aux/flatpak/org.gnome.Boxes.json
+++ b/build-aux/flatpak/org.gnome.Boxes.json
@@ -338,7 +338,8 @@
"--enable-opengl",
"--enable-virglrenderer",
"--enable-usb-redir",
- "--enable-smartcard"
+ "--enable-smartcard",
+ "--python=/bin/python3"
],
"sources" : [
{
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]