[gnome-photos] flatpak: Disable GObject introspection in libdazzle



commit 1336df17d3707a1a0e7d5c4df7461bea34646af4
Author: Debarshi Ray <debarshir gnome org>
Date:   Thu Sep 13 15:16:37 2018 +0200

    flatpak: Disable GObject introspection in libdazzle
    
    Fallout from 0cadae913acd3762c15b84853fe974615bf39e42

 flatpak/org.gnome.Photos.json | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/flatpak/org.gnome.Photos.json b/flatpak/org.gnome.Photos.json
index e21ece88..85e35591 100644
--- a/flatpak/org.gnome.Photos.json
+++ b/flatpak/org.gnome.Photos.json
@@ -79,6 +79,7 @@
         {
             "name": "libdazzle",
             "buildsystem": "meson",
+            "config-opts": [ "-Dwith_introspection=false" ],
             "sources": [
                 {
                     "type": "git",


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