systemd: add missing host-gperf dependency

Fixes:

  http://autobuild.buildroot.org/results/910/91010b43e63b82e050046b8f10c2c42f31a8a620/

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
Thomas Petazzoni 2014-03-02 16:14:21 +01:00
parent d191d40e3f
commit f07c6c483c
1 changed files with 2 additions and 1 deletions

View File

@ -15,7 +15,8 @@ SYSTEMD_DEPENDENCIES = \
libcap \
dbus \
util-linux \
kmod
kmod \
host-gperf
# Make sure that systemd will always be built after busybox so that we have
# a consistent init setup between two builds