From f1d23e72937053fe821b35737f3deb1a41303f8d Mon Sep 17 00:00:00 2001 From: Steve McIntyre Date: Wed, 24 Mar 2021 02:21:53 +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 dae419ce..e9468feb 100644 --- a/debian/control +++ b/debian/control @@ -11,7 +11,8 @@ Build-Depends: debhelper-compat (= 12), libelf-dev, gcc-10, 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