Flatpak: Update libhandy to 0.0.7 and pin the commit
Lets avoid rolling git repos breaking the CI
This commit is contained in:
parent
96b929b313
commit
b35c63d1c8
@ -41,12 +41,12 @@
|
|||||||
"name" : "libhandy",
|
"name" : "libhandy",
|
||||||
"buildsystem" : "meson",
|
"buildsystem" : "meson",
|
||||||
"config-opts" : [
|
"config-opts" : [
|
||||||
"-Dintrospection=true",
|
"-Dintrospection=enabled",
|
||||||
"-Dgtk_doc=false",
|
"-Dgtk_doc=false",
|
||||||
"-Dtests=false",
|
"-Dtests=false",
|
||||||
"-Dexamples=false",
|
"-Dexamples=false",
|
||||||
"-Dvapi=false",
|
"-Dvapi=false",
|
||||||
"-Dglade_catalog=false"
|
"-Dglade_catalog=disabled"
|
||||||
],
|
],
|
||||||
"cleanup" : [
|
"cleanup" : [
|
||||||
"/include",
|
"/include",
|
||||||
@ -55,7 +55,8 @@
|
|||||||
"sources" : [
|
"sources" : [
|
||||||
{
|
{
|
||||||
"type" : "git",
|
"type" : "git",
|
||||||
"url" : "https://source.puri.sm/Librem5/libhandy.git"
|
"url" : "https://source.puri.sm/Librem5/libhandy.git",
|
||||||
|
"commit": "fac9fa59a83f47655d604796632a932d58cf60bb"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user