[gnome-photos/wip/phako/fix-gexiv2-build] flatpak: Update the build flags for gexiv2



commit 218082c258df6785bc70440bb978d7fec3c21668
Author: Jens Georg <mail jensge org>
Date:   Sun Nov 18 11:14:27 2018 +0100

    flatpak: Update the build flags for gexiv2
    
    https://gitlab.gnome.org/GNOME/gnome-photos/merge_requests/81

 flatpak/org.gnome.Photos.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/flatpak/org.gnome.Photos.json b/flatpak/org.gnome.Photos.json
index 5410a64f..35ce3227 100644
--- a/flatpak/org.gnome.Photos.json
+++ b/flatpak/org.gnome.Photos.json
@@ -198,7 +198,7 @@
         {
             "name": "gexiv2",
             "buildsystem": "meson",
-            "config-opts": [ "-Ddisable-introspection=true" ],
+            "config-opts": [ "-Dintrospection=false" ],
             "sources": [
                 {
                     "type": "git",


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]