package/minidlna: Always depend on host-gettext
Fixes http://autobuild.buildroot.net/results/7d1/7d10e2c13a1caf61b8bd18b85e5e5af50e5e7c48/ checking for msgfmt... no Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
acaaed7d70
commit
9243374346
@ -10,7 +10,7 @@ MINIDLNA_LICENSE = GPLv2 BSD-3c
|
||||
MINIDLNA_LICENSE_FILES = COPYING LICENCE.miniupnpd
|
||||
|
||||
MINIDLNA_DEPENDENCIES = \
|
||||
$(if $(BR2_NEEDS_GETTEXT_IF_LOCALE),gettext host-gettext) \
|
||||
$(if $(BR2_NEEDS_GETTEXT_IF_LOCALE),gettext) host-gettext \
|
||||
ffmpeg flac libvorbis libogg libid3tag libexif libjpeg sqlite \
|
||||
host-xutil_makedepend
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user