Add Gspell to dependencies and the build

This commit is contained in:
Michael Gratton 2019-05-24 13:50:35 +02:00 committed by Michael James Gratton
parent 10af58a5f1
commit 4dd08389df
5 changed files with 39 additions and 14 deletions

View file

@ -100,6 +100,27 @@
}
]
},
{
"name" : "gspell",
"config-opts" : [
"--disable-gtk-doc",
"--disable-gtk-doc-html"
],
"cleanup" : [
"/bin",
"/include",
"/lib/pkgconfig",
"*.la",
"/share"
],
"sources" : [
{
"type" : "git",
"url" : "https://gitlab.gnome.org/GNOME/gspell.git",
"branch" : "master"
}
]
},
{
"name": "libical",
"cleanup": [