spec: add openssl1.1 dependency 11/212411/1 accepted/tizen/unified/20190828.010614 submit/tizen/20190821.073037 submit/tizen/20190822.005314 submit/tizen/20190826.011117 submit/tizen/20190826.045105
authorWonki Kim <wonki_.kim@samsung.com>
Wed, 21 Aug 2019 07:45:23 +0000 (16:45 +0900)
committerWonki Kim <wonki_.kim@samsung.com>
Wed, 21 Aug 2019 07:45:23 +0000 (16:45 +0900)
this package inherited the dependency from efl.
however it has removed from efl to reduce workload of migrating task over tizen projects.
this patch re-added openssl 1.1 dep on this project

Change-Id: Ie614743b0c1886a3fe6ba111b559cec91f951e7b

packaging/org.tizen.setting-profile_common.spec

index b8903be381c3e0b0bd60256219b989cf60600e45..5c9c7c8d411e1c3492f4f2dd08f08a42d669df89 100755 (executable)
@@ -60,7 +60,7 @@ BuildRequires:  pkgconfig(ode)
 
 BuildRequires:  pkgconfig(libtzplatform-config)
 BuildRequires:  pkgconfig(libxml-2.0)
-#BuildRequires:  pkgconfig(openssl)
+BuildRequires:  pkgconfig(openssl1.1)
 BuildRequires:  pkgconfig(pkgmgr)
 BuildRequires:  pkgconfig(pkgmgr-info)
 BuildRequires:  pkgconfig(privilege-info)