packaging: change dependent openssl version to 1.1
authorSeung-Woo Kim <sw0312.kim@samsung.com>
Thu, 20 Jun 2019 00:28:54 +0000 (09:28 +0900)
committerHoegeun Kwon <hoegeun.kwon@samsung.com>
Mon, 4 Nov 2019 09:00:55 +0000 (18:00 +0900)
OpenSSL 1.0.2 will be deprecated from tizen, so migration to newer
version is required. Change dependent openssl version to 1.1.

Change-Id: Icba12412b200cd1d5a8407dc4440b23d49bdde65
Signed-off-by: Seung-Woo Kim <sw0312.kim@samsung.com>
packaging/linux-rpi3.spec

index ed39a38..ab370c2 100644 (file)
@@ -27,7 +27,7 @@ BuildRequires: module-init-tools
 BuildRequires: u-boot-tools >= 2016.03
 BuildRequires: bison
 BuildRequires: flex
-BuildRequires: libopenssl-devel
+BuildRequires: libopenssl1.1-devel
 
 %description
 The Linux Kernel, the operating system core itself