mirror of
https://gitlab.gnome.org/GNOME/gimp.git
synced 2025-10-06 01:12:40 +02:00
build/linux: Fix Flatpak building after gexiv2 dep declaration
(cherry picked from commit ebd6e64dc8
)
This commit is contained in:
@@ -99,10 +99,8 @@
|
|||||||
],
|
],
|
||||||
"buildsystem": "meson",
|
"buildsystem": "meson",
|
||||||
"config-opts": [
|
"config-opts": [
|
||||||
"-Dintrospection=false",
|
|
||||||
"-Dpython3=false",
|
"-Dpython3=false",
|
||||||
"-Dtools=false",
|
"-Dtools=false"
|
||||||
"-Dvapi=false"
|
|
||||||
],
|
],
|
||||||
"modules": [
|
"modules": [
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user