package/sconeserver: location support needs host-pkgconf
authorBernd Kuhls <bernd.kuhls@t-online.de>
Fri, 5 Feb 2016 21:27:35 +0000 (22:27 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Fri, 5 Feb 2016 22:08:18 +0000 (23:08 +0100)
Patch suggested by Arnout: http://patchwork.ozlabs.org/patch/576212/

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/sconeserver/sconeserver.mk

index ed1133e40645a270855f747b240820c230bbc84b..592de22d69135ef966124996c5158f25b89188b2 100644 (file)
@@ -79,7 +79,7 @@ SCONESERVER_CONF_OPTS += --without-rss
 endif
 
 ifeq ($(BR2_PACKAGE_SCONESERVER_LOCATION),y)
-SCONESERVER_DEPENDENCIES += gpsd
+SCONESERVER_DEPENDENCIES += host-pkgconf gpsd
 SCONESERVER_CONF_OPTS += --with-location
 else
 SCONESERVER_CONF_OPTS += --without-location