[gnome-boxes/flatpak-master-fixup: 19/26] flatpak: Add portablexdr for libvirt
- From: Felipe Borges <felipeborges src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-boxes/flatpak-master-fixup: 19/26] flatpak: Add portablexdr for libvirt
- Date: Mon, 5 Aug 2019 14:48:18 +0000 (UTC)
commit ac19b2efab7088f56b27addc6feb68c7a4662f41
Author: Felipe Borges <felipeborges gnome org>
Date: Fri Aug 2 12:36:13 2019 +0200
flatpak: Add portablexdr for libvirt
It used to be part of the GNOME Sdk but for some reason it is not.
Apparently this commit https://gitlab.gnome.org/GNOME/gnome-build-meta/commit/62c02d2903d
could be the culprit. Until that gets fixed, lets ship our own
portablexdr.
build-aux/flatpak/org.gnome.Boxes.json | 10 ++++++++++
1 file changed, 10 insertions(+)
---
diff --git a/build-aux/flatpak/org.gnome.Boxes.json b/build-aux/flatpak/org.gnome.Boxes.json
index 61caaad8..3fedcb81 100644
--- a/build-aux/flatpak/org.gnome.Boxes.json
+++ b/build-aux/flatpak/org.gnome.Boxes.json
@@ -109,6 +109,16 @@
}
]
},
+ {
+ "name" : "portablexdr",
+ "sources" : [
+ {
+ "type" : "archive",
+ "url" : "https://people.redhat.com/~rjones/portablexdr/files/portablexdr-4.9.1.tar.gz",
+ "sha256" : "5cf4bdd153cf4d44eaf10b725f451d0cfadc070b4b9a9ccfb64094b8f78de72c"
+ }
+ ]
+ },
{
"name" : "libvirt",
"config-opts" : [
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]