Revert "Migrate to openssl 3.0" 68/298068/1 accepted/tizen/8.0/base/20231005.044632 accepted/tizen/base/20230901.115415
authorSeonah Moon <seonah1.moon@samsung.com>
Thu, 31 Aug 2023 03:14:52 +0000 (12:14 +0900)
committerSeonah Moon <seonah1.moon@samsung.com>
Thu, 31 Aug 2023 03:15:09 +0000 (12:15 +0900)
This reverts commit cabfc984c506eca0ad8cab01ec3150cbf5c5cc14.

Change-Id: Ic94b9e9a9a533cc3847df420448349d2988e4b5f

packaging/curl.spec

index fbf6e3d..c60a127 100644 (file)
@@ -9,7 +9,7 @@ URL:        http://curl.haxx.se/
 Source0:    %{name}-%{version}.tar.gz
 Source1001:     %{name}.manifest
 BuildRequires:  pkgconfig(icu-uc)
-BuildRequires:  pkgconfig(openssl3)
+BuildRequires:  pkgconfig(openssl1.1)
 BuildRequires:  pkgconfig(zlib)
 BuildRequires:  pkgconfig(libcares)
 BuildRequires: pkgconfig(libnghttp2)