summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2020-11-01 09:14:55 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2020-11-01 21:41:16 +0100
commit8617870454388edf0f0728a92f3f188edbc14986 (patch)
tree42dfa68ea34197f68c0c900b52bc0e5dcf5872ce
parent01db23f198676076468d59c7cbfe1b83bbfc6f93 (diff)
downloadptxdist-8617870454388edf0f0728a92f3f188edbc14986.tar.gz
ptxdist-8617870454388edf0f0728a92f3f188edbc14986.tar.xz
libseccomp: add missing dependencyptxdist-2020.11.0
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
-rw-r--r--rules/libseccomp.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/rules/libseccomp.in b/rules/libseccomp.in
index d3708c952..01c6e8a4f 100644
--- a/rules/libseccomp.in
+++ b/rules/libseccomp.in
@@ -3,6 +3,7 @@
menuconfig LIBSECCOMP
bool
prompt "libseccomp "
+ select HOST_GPERF
select SED if LIBSECCOMP_UTILS && RUNTIME
select STRACE if LIBSECCOMP_UTILS && RUNTIME
select WHICH if LIBSECCOMP_UTILS && RUNTIME