summaryrefslogtreecommitdiffstats
path: root/chroot-scripts/build-core.sh
diff options
context:
space:
mode:
Diffstat (limited to 'chroot-scripts/build-core.sh')
-rw-r--r--chroot-scripts/build-core.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/chroot-scripts/build-core.sh b/chroot-scripts/build-core.sh
index 3ddfec5..de64da5 100644
--- a/chroot-scripts/build-core.sh
+++ b/chroot-scripts/build-core.sh
@@ -4,7 +4,7 @@ cd /root/bin
. ./pkg-builder.sh
-PACKAGES="eglibc kexec dialog nbd-client iw splashy hwinfo strace"
+PACKAGES="eglibc kexec mksquashfs dialog nbd-client iw splashy hwinfo strace"
mkdir -p /root/packages
[ -d /root/packages/indices/ ] && rm /root/packages/indices/*