flatpak: Build "cheese" with meson
Since commit d88ad7314209b3413e52fcdb92901e488d5bf6a4, cheese has dropped autotools.
This commit is contained in:
parent
3f3384c42c
commit
65c4dd0005
1 changed files with 4 additions and 2 deletions
|
@ -537,9 +537,11 @@
|
|||
},
|
||||
{
|
||||
"name" : "cheese",
|
||||
"buildsystem" : "autotools",
|
||||
"buildsystem" : "meson",
|
||||
"config-opts" : [
|
||||
"--disable-introspection"
|
||||
"-Dintrospection=false",
|
||||
"-Dgtk_doc=false",
|
||||
"-Dman=false"
|
||||
],
|
||||
"sources" : [
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue