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:
parent
cc2eb3679e
commit
43fdc9e9c9
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user