summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2018-07-24 16:56:36 +0800
committerSean Whitton <spwhitton@spwhitton.name>2018-07-24 16:56:36 +0800
commitfdec62f56b63384af8f245fc18b8a9809f3d704c (patch)
tree5d9658f6a5e210a1ac1ce5b0f299ec068fd62a7a
parent19d67dc2261bc03179420febb15b40d2a0f0bf10 (diff)
downloadmailscripts-fdec62f56b63384af8f245fc18b8a9809f3d704c.tar.gz
debian: use the perl:Depends substvar
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
-rw-r--r--debian/control1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index eb776bf..49c0bb2 100644
--- a/debian/control
+++ b/debian/control
@@ -17,6 +17,7 @@ Depends:
libmime-tools-perl,
python3,
${misc:Depends},
+ ${perl:Depends},
Recommends:
devscripts,
notmuch,