aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2020-06-17 16:37:26 +0300
committerCem Keylan <cem@ckyln.com>2020-06-17 16:37:26 +0300
commit2aa211de63b16507c7107ad2f6bb6c5c318b9a44 (patch)
treeac56dce19d78606652acd18c166280dcb082716a
parentfd7c3e4c5bcf3f4a240f3ed9743abe03ee841cbb (diff)
downloadmkrootfs-2aa211de63b16507c7107ad2f6bb6c5c318b9a44.tar.gz
config: add ca-certificates
-rw-r--r--config.def2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.def b/config.def
index da11627..88bf85f 100644
--- a/config.def
+++ b/config.def
@@ -11,7 +11,7 @@ MNTDIR="$PWD/rootfs"
# of each other but it is not a bad idea
# to put them to the list anyway.
PKGS="baselayout kiss musl gcc make gzip xz zlib bzip2 binutils byacc curl \
- linux-headers m4 flex busybox pkgconf rsync bearssl"
+ linux-headers m4 flex busybox pkgconf rsync bearssl ca-certificates"
# Build flags
# It is a good idea to not use flags like "native"