summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorDavid Härdeman <david@hardeman.nu>2020-07-09 21:22:16 +0200
committerDavid Härdeman <david@hardeman.nu>2020-07-09 21:22:16 +0200
commit984f586e3ef70b9db759ce48da4f06f0a6680c6f (patch)
tree3fe76aa0140255aab9bb08f21615ea7ada150796 /debian
parentdd6321c0acf7b0570811200a205cc4104bee49c7 (diff)
Move example config files to external files and generate at build time
Diffstat (limited to 'debian')
-rw-r--r--debian/control3
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index c3739b6..3027ff8 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,8 @@ Build-Depends: debhelper-compat (= 12),
liburing-dev,
meson,
pkg-config,
- xsltproc
+ xsltproc,
+ xxd
Standards-Version: 4.5.0
Rules-Requires-Root: no
Homepage: <insert the upstream URL, if relevant>