[gnome-photos] flatpak: Update Tracker build flags



commit 7b70fdf46f3db9d9f7592074e062358d472162f1
Author: Debarshi Ray <debarshir gnome org>
Date:   Fri Sep 8 16:03:21 2017 +0200

    flatpak: Update Tracker build flags
    
    The Tracker miners, extract and writeback services have been split out
    into a separate Git repository. The tracker-needle and
    tracker-preferences utilities have been removed.

 flatpak/org.gnome.Photos.json |    5 +----
 1 files changed, 1 insertions(+), 4 deletions(-)
---
diff --git a/flatpak/org.gnome.Photos.json b/flatpak/org.gnome.Photos.json
index 472a204..4105445 100644
--- a/flatpak/org.gnome.Photos.json
+++ b/flatpak/org.gnome.Photos.json
@@ -235,10 +235,7 @@
         {
             "name": "tracker",
             "cleanup": [ "/bin", "/etc", "/libexec" ],
-            "config-opts": [ "--disable-miner-apps", "--disable-static",
-                             "--disable-tracker-extract", "--disable-tracker-needle",
-                             "--disable-tracker-preferences", "--disable-artwork",
-                             "--disable-tracker-writeback", "--disable-miner-user-guides",
+            "config-opts": [ "--disable-static",
                              "--with-bash-completion-dir=no" ],
             "sources": [
                 {


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