summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog1
-rw-r--r--debian/control3
2 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index f6b1de36..061bb20c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,7 @@ shim (15.5-1) UNRELEASED; urgency=medium
- fix_arm64_rela_sections.patch
- relax_check_for_import_mok_state.patch
* Tweak setup for dh_auto_test so the tests work
+ * Add new build-dep on libefivar-dev for tests
-- Steve McIntyre <93sam@debian.org> Wed, 27 Apr 2022 22:50:08 +0100
diff --git a/debian/control b/debian/control
index e9468feb..1526125c 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,8 @@ Build-Depends: debhelper-compat (= 12),
gcc-10,
dos2unix,
pesign (>= 0.112-5),
- xxd
+ xxd,
+ libefivar-dev
Vcs-Browser: https://salsa.debian.org/efi-team/shim
Vcs-Git: https://salsa.debian.org/efi-team/shim.git