mirror of
https://gitlab.gnome.org/GNOME/calls.git
synced 2025-01-24 12:35:37 +00:00
flatpak: Update libpeas and disable some features
This commit is contained in:
parent
9f51595d23
commit
592667137a
1 changed files with 9 additions and 2 deletions
|
@ -52,11 +52,18 @@
|
||||||
{
|
{
|
||||||
"name" : "libpeas",
|
"name" : "libpeas",
|
||||||
"buildsystem" : "meson",
|
"buildsystem" : "meson",
|
||||||
|
"config-opts" : [
|
||||||
|
"-Ddemos=false",
|
||||||
|
"-Dwidgetry=false",
|
||||||
|
"-Dlua51=false",
|
||||||
|
"-Dglade_catalog=false",
|
||||||
|
"-Dintrospection=false"
|
||||||
|
],
|
||||||
"sources" : [
|
"sources" : [
|
||||||
{
|
{
|
||||||
"type" : "archive",
|
"type" : "archive",
|
||||||
"url" : "https://download.gnome.org/sources/libpeas/1.30/libpeas-1.30.0.tar.xz",
|
"url" : "https://download.gnome.org/sources/libpeas/1.34/libpeas-1.34.0.tar.xz",
|
||||||
"sha256": "0bf5562e9bfc0382a9dcb81f64340787542568762a3a367d9d90f6185898b9a3"
|
"sha256": "4305f715dab4b5ad3e8007daec316625e7065a94e63e25ef55eb1efb964a7bf0"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in a new issue