Flatpak: switch colord-gtk module to meson
Upstream switched to meson and dropped autotools from the repo.
This commit is contained in:
parent
48912bef01
commit
8da40f9e09
1 changed files with 2 additions and 1 deletions
|
@ -187,8 +187,9 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name" : "colord-gtk",
|
"name" : "colord-gtk",
|
||||||
"buildsystem" : "autotools",
|
"buildsystem" : "meson",
|
||||||
"config-opts" : [
|
"config-opts" : [
|
||||||
|
"-Dman=false"
|
||||||
],
|
],
|
||||||
"sources" : [
|
"sources" : [
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue