flatpak: gtkmm: Avoid building demos and tests
This commit is contained in:
parent
d5f4e6f200
commit
2fdcf228ff
@ -150,6 +150,10 @@
|
|||||||
{
|
{
|
||||||
"name": "gtkmm",
|
"name": "gtkmm",
|
||||||
"buildsystem": "meson",
|
"buildsystem": "meson",
|
||||||
|
"config-opts": [
|
||||||
|
"-Dbuild-demos=false",
|
||||||
|
"-Dbuild-tests=false"
|
||||||
|
],
|
||||||
"sources": [
|
"sources": [
|
||||||
{
|
{
|
||||||
"type": "archive",
|
"type": "archive",
|
||||||
|
Loading…
Reference in New Issue
Block a user