mirror of
https://gitlab.gnome.org/GNOME/calls.git
synced 2025-01-07 12:25:31 +00:00
flatpak: Don't build the libhandy Glade catalog
This commit is contained in:
parent
07cc15ceae
commit
8b6da38825
1 changed files with 3 additions and 0 deletions
|
@ -50,6 +50,9 @@
|
||||||
{
|
{
|
||||||
"name" : "libhandy",
|
"name" : "libhandy",
|
||||||
"buildsystem" : "meson",
|
"buildsystem" : "meson",
|
||||||
|
"config-opts": [
|
||||||
|
"-Dglade_catalog=false"
|
||||||
|
],
|
||||||
"sources" : [
|
"sources" : [
|
||||||
{
|
{
|
||||||
"type" : "git",
|
"type" : "git",
|
||||||
|
|
Loading…
Reference in a new issue