summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorSteve McIntyre <steve@einval.com>2021-03-24 02:21:53 +0000
committerSteve McIntyre <steve@einval.com>2021-03-24 02:21:53 +0000
commitf1d23e72937053fe821b35737f3deb1a41303f8d (patch)
tree592ff8aaca077ee2f4d6682172455783bad398ba /debian/control
parent1251a7ba86fc40a6aad8b4fecdbca2b61808d9fa (diff)
downloadefi-boot-shim-debian/15.3-2.tar.gz
efi-boot-shim-debian/15.3-2.zip
Add missing build-dep on xxd for build-time unit testsdebian/15.3-2
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control3
1 files changed, 2 insertions, 1 deletions
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