pax-utils: remove empty host dependencies definition

Signed-off-by: Julien Floret <julien.floret@6wind.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
Julien Floret 2016-07-03 00:21:35 +02:00 committed by Thomas Petazzoni
parent cc2eb3679e
commit 43fdc9e9c9

View file

@ -27,9 +27,6 @@ else
PAX_UTILS_CONF_OPTS += --without-seccomp
endif
# libcap is only useful for pspax (a running system)
HOST_PAX_UTILS_DEPENDENCIES =
# lddtree and symtree need bash
ifeq ($(BR2_PACKAGE_BASH),)
define PAX_UTILS_REMOVE_BASH_TOOLS