summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2018-07-24 11:50:31 +0800
committerSean Whitton <spwhitton@spwhitton.name>2018-07-24 11:50:31 +0800
commitef0ffb1899ed5ca321f71ebf767d5770a937a0bc (patch)
tree20274b212d1c305f1e6d4722022504731a7e18ff /debian/control
parent2533d60b00a18d03b7c24b2691b39069c9b9b31d (diff)
downloadmailscripts-ef0ffb1899ed5ca321f71ebf767d5770a937a0bc.tar.gz
depend on python3, not python
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 744b9d4..85188ed 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Vcs-Git: https://git.spwhitton.name/mailscripts
Vcs-Browser: https://git.spwhitton.name/mailscripts
Package: mailscripts
-Depends: ${misc:Depends}, python
+Depends: ${misc:Depends}, python3
Recommends: notmuch
Architecture: all
Description: collection of scripts for manipulating e-mail on Debian