mirror of
https://gitlab.gnome.org/GNOME/calls.git
synced 2025-01-05 19:15:32 +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",
|
||||
"buildsystem" : "meson",
|
||||
"config-opts": [
|
||||
"-Dglade_catalog=false"
|
||||
],
|
||||
"sources" : [
|
||||
{
|
||||
"type" : "git",
|
||||
|
|
Loading…
Reference in a new issue