[gnome-apps-nightly] Software: Add enchant 1 as a dependancy module
- From: Jordan Petridis <jpetridis src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-apps-nightly] Software: Add enchant 1 as a dependancy module
- Date: Sun, 14 Oct 2018 15:59:27 +0000 (UTC)
commit 7f4545de9d3f6a5baf61f841e64a792dbb9b26b5
Author: Jordan Petridis <jpetridis gnome org>
Date: Sun Oct 14 18:58:45 2018 +0300
Software: Add enchant 1 as a dependancy module
Up till now enchant 1.6 was included in the GNOME runtime.
From the GNOME 3.30 release and onwards enchant 1 has been replaced
by enchant 2 and thus we need to add it explicitly add it in the
manifest.
org.gnome.Software.json | 13 +++++++++++++
1 file changed, 13 insertions(+)
---
diff --git a/org.gnome.Software.json b/org.gnome.Software.json
index b01f335..8da659d 100644
--- a/org.gnome.Software.json
+++ b/org.gnome.Software.json
@@ -139,6 +139,19 @@
}
]
},
+ {
+ "name" : "enchant",
+ "cleanup" : [
+ "/bin"
+ ],
+ "sources" : [
+ {
+ "type" : "archive",
+ "url" :
"https://github.com/AbiWord/enchant/releases/download/enchant-1-6-1/enchant-1.6.1.tar.gz",
+ "sha256" : "bef0d9c0fef2e4e8746956b68e4d6c6641f6b85bd2908d91731efb68eba9e3f5"
+ }
+ ]
+ },
{
"name": "gtkspell3",
"sources": [
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]