From 01d82b55382b5616926200a2b2307e697b37934d Mon Sep 17 00:00:00 2001 From: Mario Limonciello Date: Wed, 25 Jan 2023 16:56:15 -0600 Subject: [PATCH] Add python3-pefile/python-pefile to CI build deps This is so that it can be used by subproject fwupd-efi --- contrib/ci/dependencies.xml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/contrib/ci/dependencies.xml b/contrib/ci/dependencies.xml index e7587bc42..5fab16427 100644 --- a/contrib/ci/dependencies.xml +++ b/contrib/ci/dependencies.xml @@ -1256,6 +1256,24 @@ + + + python-pefile + + + + + + + + + + + + + + +