commit 2aa211de63b16507c7107ad2f6bb6c5c318b9a44
parent fd7c3e4c5bcf3f4a240f3ed9743abe03ee841cbb
Author: Cem Keylan <cem@ckyln.com>
Date: Wed, 17 Jun 2020 16:37:26 +0300
config: add ca-certificates
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git 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"