aboutsummaryrefslogtreecommitdiff
path: root/rpb-uefi.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'rpb-uefi.yaml')
-rw-r--r--rpb-uefi.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/rpb-uefi.yaml b/rpb-uefi.yaml
index 954a764bbf..469d93738b 100644
--- a/rpb-uefi.yaml
+++ b/rpb-uefi.yaml
@@ -78,7 +78,7 @@
BUILD_TYPE="${MX_TYPE,,}"
sudo apt-get update
- sudo apt-get install -y nasm python-requests python-crypto python-wand zip
+ sudo apt-get install -y libssl-dev nasm python-requests python-crypto python-wand zip
set -ex