aboutsummaryrefslogtreecommitdiff
path: root/config.def
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2020-04-30 11:17:22 +0300
committerCem Keylan <cem@ckyln.com>2020-04-30 11:17:22 +0300
commitc08037f7e5173d496a6ff5ffd6709c347cac88c4 (patch)
treec24890207e79c5d763105b51c1b534fa4120e339 /config.def
parenta5d290d5065ca293333a16bc828f7b68e73ef3ec (diff)
downloadmkrootfs-c08037f7e5173d496a6ff5ffd6709c347cac88c4.tar.gz
mkrootfs: add back rsync
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 9fca75d..adfe3a5 100644
--- a/config.def
+++ b/config.def
@@ -10,7 +10,7 @@ MNTDIR="/mnt"
# 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 kiss musl gcc make gzip xz zlib bzip2 binutils bison curl git linux-headers m4 flex busybox pkgconf libressl"
+PKGS="baselayout kiss musl gcc make gzip xz zlib bzip2 binutils bison curl git linux-headers m4 flex busybox pkgconf rsync libressl"
# Build flags
# It is a good idea to not use flags like "native"