summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2021-03-31 11:52:52 +0300
committerLars Wirzenius <liw@liw.fi>2021-03-31 11:52:52 +0300
commit715e91ee785dda66368bdd945f6b83d57e0e791b (patch)
tree2ec736d0389615a4417b038b208910d195452e01 /debian
parente08dcd8a0f81ad138d901e9f3e78ec61ef8b1d44 (diff)
downloadbumper-rs-715e91ee785dda66368bdd945f6b83d57e0e791b.tar.gz
fix: add moreutils to build-deps
Diffstat (limited to 'debian')
-rw-r--r--debian/control1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index 1314995..02f0f80 100644
--- a/debian/control
+++ b/debian/control
@@ -9,6 +9,7 @@ Build-Depends:
dh-cargo,
git,
libssl-dev,
+ moreutils,
pkg-config,
python3,
subplot,