[gnome-disk-utility/wip/kailueke/flatpak-fix: 2/3] flatpak: add libyaml as dependency
- From: Kai Lüke <kailueke src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-disk-utility/wip/kailueke/flatpak-fix: 2/3] flatpak: add libyaml as dependency
- Date: Fri, 23 Jul 2021 20:55:42 +0000 (UTC)
commit 495eefa9f417ed8752f520226b6765fc5116f51c
Author: Kai Lüke <kailueke riseup net>
Date: Thu Jul 22 20:00:41 2021 +0200
flatpak: add libyaml as dependency
flatpak/org.gnome.DiskUtility.json | 10 ++++++++++
1 file changed, 10 insertions(+)
---
diff --git a/flatpak/org.gnome.DiskUtility.json b/flatpak/org.gnome.DiskUtility.json
index 47fb4767..9644dc72 100644
--- a/flatpak/org.gnome.DiskUtility.json
+++ b/flatpak/org.gnome.DiskUtility.json
@@ -202,6 +202,16 @@
}
]
},
+ {
+ "name" : "yaml",
+ "sources" : [
+ {
+ "type" : "archive",
+ "url" : "https://github.com/yaml/libyaml/releases/download/0.2.5/yaml-0.2.5.tar.gz",
+ "sha256" : "c642ae9b75fee120b2d96c712538bd2cf283228d2337df2cf2988e3c02678ef4"
+ }
+ ]
+ },
{
"name" : "blockdev",
"config-opts" : [
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]