summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKonrad Lipinski <k.lipinski2@partner.samsung.com>2019-05-29 18:42:52 +0200
committerDariusz Michaluk <d.michaluk@samsung.com>2019-07-04 15:02:26 +0200
commit37fd17193f34f260b0e648682d3d6dd3b99b4b01 (patch)
treea3381b2afecb7c2ee758b6eb6276760dd1a44758
parenteadd6b18ae8f0ed054ac90a452e81fff6801e59f (diff)
downloadtef-optee_os-submit/tizen/20190704.131235.tar.gz
tef-optee_os-submit/tizen/20190704.131235.tar.bz2
tef-optee_os-submit/tizen/20190704.131235.zip
Change-Id: Id690a8dd55bd4b85e1a31848241fd82cf8272ff7
-rw-r--r--packaging/optee-os.spec6
1 files changed, 3 insertions, 3 deletions
diff --git a/packaging/optee-os.spec b/packaging/optee-os.spec
index cddebd1..2e66bb5 100644
--- a/packaging/optee-os.spec
+++ b/packaging/optee-os.spec
@@ -14,7 +14,7 @@ Provides: optee-os-ta
BuildRequires: make
BuildRequires: python
-BuildRequires: openssl
+BuildRequires: openssl1.1
%description
Trusted execution enviroment in Linux using the ARM® TrustZone® technology.
@@ -29,8 +29,8 @@ Trusted execution enviroment in Linux using the ARM® TrustZone® technology.
%package ta
Summary: OpTEE OS userspace libraries and devkit for OpTEE OS.
Group: Security/Testing
-Requires: python
-Requires: openssl
+Requires: python
+Requires: openssl1.1
%description ta
Trusted execution enviroment in Linux using the ARM® TrustZone® technology.