diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 3 |
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> |