packaging: Add rsync build requires
authorHoegeun Kwon <hoegeun.kwon@samsung.com>
Thu, 14 May 2020 07:51:59 +0000 (16:51 +0900)
committerHoegeun Kwon <hoegeun.kwon@samsung.com>
Wed, 23 Nov 2022 02:23:53 +0000 (11:23 +0900)
The rsync command is used at build time and needs to be added to the
build requires.

Change-Id: I6d513efbd19efbc036b2dba1182f04e69c18ef19
Signed-off-by: Hoegeun Kwon <hoegeun.kwon@samsung.com>
packaging/linux-rpi4.spec

index e8c7d18..35c2ff9 100644 (file)
@@ -25,6 +25,7 @@ BuildRequires: module-init-tools
 BuildRequires: bison
 BuildRequires: flex
 BuildRequires: libopenssl1.1-devel
+BuildRequires: rsync
 
 %description
 The Linux Kernel, the operating system core itself