package/sconeserver: location support needs host-pkgconf
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>
This commit is contained in:
parent
4f42ef5c5a
commit
1e82f8fd2f
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user