summaryrefslogtreecommitdiffstats
path: root/core/modules/dhcpc-busybox/module.conf
diff options
context:
space:
mode:
authorSimon Rettberg2021-09-07 16:01:18 +0200
committerSimon Rettberg2021-09-07 16:01:18 +0200
commitaaca43844522aa58b3e0eea855c488cc7b47336e (patch)
tree4d67132d655b08de2abe887a85b86cca322ddbe7 /core/modules/dhcpc-busybox/module.conf
parent[qemu] Fix invalid call of looking-glass-client in debug mode (diff)
downloadmltk-aaca43844522aa58b3e0eea855c488cc7b47336e.tar.gz
mltk-aaca43844522aa58b3e0eea855c488cc7b47336e.tar.xz
mltk-aaca43844522aa58b3e0eea855c488cc7b47336e.zip
[dhcpc-busybox] Use gawk
Diffstat (limited to 'core/modules/dhcpc-busybox/module.conf')
-rw-r--r--core/modules/dhcpc-busybox/module.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/core/modules/dhcpc-busybox/module.conf b/core/modules/dhcpc-busybox/module.conf
index d8961801..612863b9 100644
--- a/core/modules/dhcpc-busybox/module.conf
+++ b/core/modules/dhcpc-busybox/module.conf
@@ -2,3 +2,6 @@
REQUIRED_MODULES="
rdns
"
+REQUIRED_BINARIES="
+ gawk
+"