From 21a18a88cce39c88eb42bcc47431e83a65ad86ed Mon Sep 17 00:00:00 2001 From: SoonKyu Park Date: Thu, 24 Aug 2017 14:48:29 +0900 Subject: Add 'BuildRequires: openssl' to support signing process inside image creation process Change-Id: Ic95acdb052df6eb5b29bb82282c75fc8a4c879d0 --- packaging/mic-bootstrap.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/packaging/mic-bootstrap.spec b/packaging/mic-bootstrap.spec index 818e248..a0e6c3a 100644 --- a/packaging/mic-bootstrap.spec +++ b/packaging/mic-bootstrap.spec @@ -30,6 +30,7 @@ BuildRequires: kpartx BuildRequires: dosfstools BuildRequires: parted BuildRequires: zip +BuildRequires: openssl %description used for mic bootstrap, this package will be repackaged for i586 and arm libs. -- cgit v1.2.3