diff options
-rw-r--r-- | meta-oe/recipes-navigation/geoclue/geoclue_2.5.3.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-navigation/geoclue/geoclue_2.5.3.bb b/meta-oe/recipes-navigation/geoclue/geoclue_2.5.3.bb index b46445a2ba..e57e7a7209 100644 --- a/meta-oe/recipes-navigation/geoclue/geoclue_2.5.3.bb +++ b/meta-oe/recipes-navigation/geoclue/geoclue_2.5.3.bb | |||
@@ -31,7 +31,7 @@ PACKAGECONFIG ??= "3g modem-gps cdma nmea lib" | |||
31 | PACKAGECONFIG[3g] = "-D3g-source=true,-D3g-source=false,modemmanager" | 31 | PACKAGECONFIG[3g] = "-D3g-source=true,-D3g-source=false,modemmanager" |
32 | PACKAGECONFIG[modem-gps] = "-Dmodem-gps-source=true,-Dmodem-gps-source=false,modemmanager" | 32 | PACKAGECONFIG[modem-gps] = "-Dmodem-gps-source=true,-Dmodem-gps-source=false,modemmanager" |
33 | PACKAGECONFIG[cdma] = "-Dcdma-source=true,-Dcdma-source=false,modemmanager" | 33 | PACKAGECONFIG[cdma] = "-Dcdma-source=true,-Dcdma-source=false,modemmanager" |
34 | PACKAGECONFIG[nmea] = "-Dnmea-source=true,-Dnmea-source=false,avahi" | 34 | PACKAGECONFIG[nmea] = "-Dnmea-source=true,-Dnmea-source=false,avahi,avahi-daemon" |
35 | PACKAGECONFIG[lib] = "-Dlibgeoclue=true,-Dlibgeoclue=false,gobject-introspection" | 35 | PACKAGECONFIG[lib] = "-Dlibgeoclue=true,-Dlibgeoclue=false,gobject-introspection" |
36 | 36 | ||
37 | GTKDOC_MESON_OPTION = "gtk-doc" | 37 | GTKDOC_MESON_OPTION = "gtk-doc" |