From c08037f7e5173d496a6ff5ffd6709c347cac88c4 Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Thu, 30 Apr 2020 11:17:22 +0300 Subject: mkrootfs: add back rsync --- config.def | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config.def') 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" -- cgit v1.2.3