mirror of
https://gitlab.gnome.org/GNOME/calls.git
synced 2025-01-05 19:15:32 +00:00
Merge branch 'libhandy-glade' into 'master'
flatpak: Don't build the libhandy Glade catalog See merge request Librem5/calls!33
This commit is contained in:
commit
c5b90d5b0c
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