Flatpak: switch colord-gtk module to meson

Upstream switched to meson and dropped autotools from the repo.
This commit is contained in:
Jordan Petridis 2019-06-10 21:28:39 +03:00
parent 48912bef01
commit 8da40f9e09
No known key found for this signature in database
GPG key ID: E8523968931763BE

View file

@ -187,8 +187,9 @@
}, },
{ {
"name" : "colord-gtk", "name" : "colord-gtk",
"buildsystem" : "autotools", "buildsystem" : "meson",
"config-opts" : [ "config-opts" : [
"-Dman=false"
], ],
"sources" : [ "sources" : [
{ {