summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--package/pax-utils/pax-utils.mk3
1 files changed, 0 insertions, 3 deletions
diff --git a/package/pax-utils/pax-utils.mk b/package/pax-utils/pax-utils.mk
index 747c2bb114..8d5f3eea73 100644
--- a/package/pax-utils/pax-utils.mk
+++ b/package/pax-utils/pax-utils.mk
@@ -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
OpenPOWER on IntegriCloud