build/linux: Fix Flatpak building after gexiv2 dep declaration
This commit is contained in:
parent
4768a4283d
commit
ebd6e64dc8
1 changed files with 1 additions and 3 deletions
|
|
@ -99,10 +99,8 @@
|
|||
],
|
||||
"buildsystem": "meson",
|
||||
"config-opts": [
|
||||
"-Dintrospection=false",
|
||||
"-Dpython3=false",
|
||||
"-Dtools=false",
|
||||
"-Dvapi=false"
|
||||
"-Dtools=false"
|
||||
],
|
||||
"modules": [
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in a new issue