From ac0edba9f6a6fc55b5de4a1fffb93c98ef9e47dd Mon Sep 17 00:00:00 2001 From: Steve Baker Date: Mon, 3 May 2021 11:24:05 +1200 Subject: [PATCH] Add dosfstools to bindep This is required by the new overcloud-hardened-uefi-full-centos-8 jobs which build images from git cloned projects. Change-Id: Id5c8ba02762ab87fab5f8121dda37b463466c050 (cherry picked from commit 05d3a9c978f2798cb1525cce4cc644b1fe12a403) --- bindep.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/bindep.txt b/bindep.txt index e068799c5..d175bcebe 100644 --- a/bindep.txt +++ b/bindep.txt @@ -3,6 +3,7 @@ xfsprogs [platform:rpm test] qemu-img [platform:rpm test] +dosfstools [platform:rpm test] libffi-dev [platform:dpkg] libffi-devel [platform:rpm] libssl-dev [platform:dpkg test]