From 2aa211de63b16507c7107ad2f6bb6c5c318b9a44 Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Wed, 17 Jun 2020 16:37:26 +0300 Subject: config: add ca-certificates --- config.def | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- cgit v1.2.3