From 5eb12adef8201f4ec75dfdfa8fd56695511aeab1 Mon Sep 17 00:00:00 2001 From: Steve McIntyre Date: Wed, 24 Mar 2021 02:26:44 +0000 Subject: Add missing build-dep on xxd for build-time unit tests --- debian/control | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 39deeff6..3ca8cbae 100644 --- a/debian/control +++ b/debian/control @@ -10,7 +10,8 @@ Build-Depends: debhelper-compat (= 9), libelf-dev, gcc-8, dos2unix, - pesign (>= 0.112-5) + pesign (>= 0.112-5), + xxd Vcs-Browser: https://salsa.debian.org/efi-team/shim Vcs-Git: https://salsa.debian.org/efi-team/shim.git -- cgit v1.2.3