aboutsummaryrefslogtreecommitdiff
path: root/config.def
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2021-12-03 16:08:44 +0100
committerCem Keylan <cem@ckyln.com>2021-12-03 16:08:44 +0100
commitf0c4d644e4895ffd651c628ce7051d8cfdca9ea4 (patch)
treedd494c10df1d16db858e92607f23a83c2bb61ad6 /config.def
parentb5e7b35e0b512844f21e8318a17b9449fce325d1 (diff)
downloadmkrootfs-f0c4d644e4895ffd651c628ce7051d8cfdca9ea4.tar.gz
config.def: gzip -> pigzHEADmaster
Diffstat (limited to 'config.def')
-rw-r--r--config.def2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.def b/config.def
index 361ee9e..463a9ae 100644
--- a/config.def
+++ b/config.def
@@ -9,7 +9,7 @@ MNTDIR="$PWD/rootfs"
# List of packages to be installed
# Most of those are already dependencies of each other but it is not a bad idea
# to put them to the list anyway.
-PKGS="baselayout musl otools cl-utils b3sum cpt gcc make gzip xz zlib bzip2 binutils
+PKGS="baselayout musl otools cl-utils b3sum cpt gcc make pigz xz zlib bzip2 binutils
byacc libressl curl linux-headers flex busybox pkgconf rsync git"
# BUILD FLAGS