Flatpak: Add enchant as a module
With the 3.30 release of the runtime enchant 1.x was dropped from the sdk in favor of enchant 2.
This commit is contained in:
parent
52a0b6b4ef
commit
c1ed9b105f
1 changed files with 13 additions and 0 deletions
|
|
@ -107,6 +107,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": "geary",
|
||||
"buildsystem": "meson",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue