mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-08-02 07:57:43 +00:00
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
|
PAX_UTILS_CONF_OPTS += --without-seccomp
|
||||||
endif
|
endif
|
||||||
|
|
||||||
# libcap is only useful for pspax (a running system)
|
|
||||||
HOST_PAX_UTILS_DEPENDENCIES =
|
|
||||||
|
|
||||||
# lddtree and symtree need bash
|
# lddtree and symtree need bash
|
||||||
ifeq ($(BR2_PACKAGE_BASH),)
|
ifeq ($(BR2_PACKAGE_BASH),)
|
||||||
define PAX_UTILS_REMOVE_BASH_TOOLS
|
define PAX_UTILS_REMOVE_BASH_TOOLS
|
||||||
|
Loading…
x
Reference in New Issue
Block a user