summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Larsson <alexl@redhat.com>2016-03-11 17:13:05 +0100
committerAlexander Larsson <alexl@redhat.com>2016-03-11 17:13:05 +0100
commitd10bbb44d7b351136f2241983e301eacf6a84c21 (patch)
tree6cfac6758e76a1ebf64110cc74362fd9b8e0eba6
parent7dc0c7b0d300fbf2337ff2c8b78c7a76178b8aa8 (diff)
Switch back from --disable-backend for geoclue
-rw-r--r--org.freedesktop.Sdk.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/org.freedesktop.Sdk.json b/org.freedesktop.Sdk.json
index 7c93795..ab35671 100644
--- a/org.freedesktop.Sdk.json
+++ b/org.freedesktop.Sdk.json
@@ -1701,8 +1701,10 @@
},
{
"name": "geoclue2",
+ /* TODO: Use --disable-backend when supported (missing .pc file atm) */
"config-opts": ["--disable-gtk-doc",
- "--disable-backend"],
+ "--disable-3g-source", "--disable-cdma-source",
+ "--disable-modem-gps-source", "--disable-nmea-source"],
"cleanup": [ "/share/applications",
"/etc/dbus-1/system.d", "/libexec",
"/share/dbus-1/system-services" ],