aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2020-09-24 01:23:11 +0300
committerCem Keylan <cem@ckyln.com>2020-09-24 01:23:11 +0300
commit7efb04dcb8308dec54920617c8358db6381f330e (patch)
tree054e4cdf507094add78a3b6e70d112ffb47ee35a
parent28d86c20594c066e8f7cbe1dc783f75f501704ad (diff)
downloadmkrootfs-7efb04dcb8308dec54920617c8358db6381f330e.tar.gz
config.def: remove libressl, add bearssl, ca-certificates
-rw-r--r--config.def4
1 files changed, 2 insertions, 2 deletions
diff --git a/config.def b/config.def
index f1c2115..88ab310 100644
--- a/config.def
+++ b/config.def
@@ -9,8 +9,8 @@ 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 cpt musl gcc make gzip xz zlib bzip2 binutils byacc curl \
- linux-headers m4 flex busybox pkgconf rsync libressl git"
+PKGS="baselayout cpt musl gcc make gzip xz zlib bzip2 binutils byacc ca-certificates bearssl curl \
+ linux-headers m4 flex busybox pkgconf rsync git"
# BUILD FLAGS
# It is a good idea to not use flags like "native". If you plan on using the