package/rygel: fix build with NLS
Fixes: - http://autobuild.buildroot.org/results/1aea53bedb9620a0881e5d4ea76820d49df2f2d8 Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
parent
f3d53bd049
commit
b7511fa256
@ -14,11 +14,13 @@ RYGEL_DEPENDENCIES = \
|
||||
gupnp-av \
|
||||
libgee \
|
||||
libmediaart \
|
||||
sqlite
|
||||
sqlite \
|
||||
$(TARGET_NLS_DEPENDENCIES)
|
||||
RYGEL_INSTALL_STAGING = YES
|
||||
# We're patching configure.ac
|
||||
RYGEL_AUTORECONF = YES
|
||||
|
||||
RYGEL_CONF_ENV = LIBS=$(TARGET_NLS_LIBS)
|
||||
RYGEL_CONF_OPTS += \
|
||||
--disable-apidocs \
|
||||
--disable-coverage \
|
||||
|
Loading…
Reference in New Issue
Block a user