1
0
Fork 0
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:
Adrien Plazas 2018-10-26 11:03:50 +02:00
parent 07cc15ceae
commit 8b6da38825

View file

@ -50,6 +50,9 @@
{ {
"name" : "libhandy", "name" : "libhandy",
"buildsystem" : "meson", "buildsystem" : "meson",
"config-opts": [
"-Dglade_catalog=false"
],
"sources" : [ "sources" : [
{ {
"type" : "git", "type" : "git",