Revert "Revert "libglib2: add host-util-linux for host variant""

This reverts commit 2f556ab99f.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016.11.x
Gustavo Zacarias 2016-10-10 18:39:08 -03:00 committed by Thomas Petazzoni
parent 6bce311efc
commit bec4e518be
1 changed files with 6 additions and 1 deletions

View File

@ -105,7 +105,12 @@ LIBGLIB2_DEPENDENCIES = \
libffi pcre util-linux zlib $(if $(BR2_NEEDS_GETTEXT),gettext)
HOST_LIBGLIB2_DEPENDENCIES = \
host-gettext host-libffi host-pcre host-pkgconf host-zlib
host-gettext \
host-libffi \
host-pcre \
host-pkgconf \
host-util-linux \
host-zlib
LIBGLIB2_CONF_OPTS = \
--with-pcre=system