From 225137d1793c715b456db686ee97e853b3e6526a Mon Sep 17 00:00:00 2001 From: INSUN PYO Date: Thu, 23 Jul 2020 11:48:55 +0900 Subject: Add build dependency to cryptsetup - Request to use veritysetup in post-umount section Change-Id: Ia29113d2c08f31f2da3b6f90ce4f1b9997f62dc4 --- packaging/mic-bootstrap.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/packaging/mic-bootstrap.spec b/packaging/mic-bootstrap.spec index 0bac97b..39913c4 100644 --- a/packaging/mic-bootstrap.spec +++ b/packaging/mic-bootstrap.spec @@ -33,6 +33,7 @@ BuildRequires: zip BuildRequires: openssl1.1 BuildRequires: btrfs-progs BuildRequires: squashfs +BuildRequires: cryptsetup %description used for mic bootstrap, this package will be repackaged for i586 and arm libs. -- cgit v1.2.3