|
@@ -12,7 +12,7 @@ UPMPDCLI_DEPENDENCIES = host-pkgconf libmpdclient libupnpp libmicrohttpd jsoncpp
|
|
|
|
|
|
# Disable spotify plugin which requires dlfcn.h
|
|
# Disable spotify plugin which requires dlfcn.h
|
|
ifeq ($(BR2_STATIC_LIBS),y)
|
|
ifeq ($(BR2_STATIC_LIBS),y)
|
|
-UPMPDCLI_CONF_OPTS = --disable-spotify
|
|
|
|
|
|
+UPMPDCLI_CONF_OPTS += --disable-spotify
|
|
endif
|
|
endif
|
|
|
|
|
|
# Upmpdcli only runs if user upmpdcli exists
|
|
# Upmpdcli only runs if user upmpdcli exists
|