aboutsummaryrefslogtreecommitdiff
path: root/config.def
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2020-09-10 12:40:51 +0300
committerCem Keylan <cem@ckyln.com>2020-09-10 12:40:51 +0300
commit4908717ce5412bb3de2e4038634f0d5c8ddd0229 (patch)
treed9ada3a1cbebef80569842a1f129448d85e029e2 /config.def
parent613d8ebdfc6696818063bf117b679bc7e02f9cb7 (diff)
downloadmkrootfs-4908717ce5412bb3de2e4038634f0d5c8ddd0229.tar.gz
config.def: remove bearssl,ca-certificates add libressl,git
Diffstat (limited to 'config.def')
-rw-r--r--config.def2
1 files changed, 1 insertions, 1 deletions
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"