]> git.ipfire.org Git - people/ms/ipfire-2.x.git/commitdiff
make.sh: Add ncdu to build
authorMichael Tremer <michael.tremer@ipfire.org>
Mon, 21 Sep 2020 15:12:15 +0000 (15:12 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 21 Sep 2020 15:12:15 +0000 (15:12 +0000)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
make.sh

diff --git a/make.sh b/make.sh
index 2e17f7a85d96f5456729b8cbcdf4ffad1cffc37a..6302aa4a4fd6677749cd732840f6aacddec3ad49 100755 (executable)
--- a/make.sh
+++ b/make.sh
@@ -1642,6 +1642,7 @@ buildipfire() {
   lfsmake2 rfkill
   lfsmake2 amazon-ssm-agent
   lfsmake2 libloc
+  lfsmake2 ncdu
 }
 
 buildinstaller() {