From 4908717ce5412bb3de2e4038634f0d5c8ddd0229 Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Thu, 10 Sep 2020 12:40:51 +0300 Subject: config.def: remove bearssl,ca-certificates add libressl,git --- config.def | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.def b/config.def index 40b5c47..3fa7788 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 cpt musl gcc make gzip xz zlib bzip2 binutils byacc curl \ - linux-headers m4 flex busybox pkgconf rsync bearssl ca-certificates" + linux-headers m4 flex busybox pkgconf rsync libressl git" # Build flags # It is a good idea to not use flags like "native" -- cgit v1.2.3