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:
Bob Ham
2018-11-30 16:39:20 +00:00

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",