summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2017-05-09 09:37:25 -0700
committerSean Whitton <spwhitton@spwhitton.name>2017-05-09 09:37:25 -0700
commitc4d41518b2929ab2dcf0fae6489b46d8d9f47e4e (patch)
tree0b96b69527608b22b4f69808077e455417d95d35
parent40e273b5cc5d7510aff54181072a5a8b1ef10b04 (diff)
downloaddebug-me-c4d41518b2929ab2dcf0fae6489b46d8d9f47e4e.tar.gz
add default-mta alternative dep
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 15614b7..821e9f9 100644
--- a/debian/control
+++ b/debian/control
@@ -66,7 +66,7 @@ Depends: ${misc:Depends},
debug-me,
lsb-base (>= 3.0-6),
adduser,
- mail-transport-agent,
+ default-mta | mail-transport-agent,
Description: run a debug-me server for secure remote debugging
Debugging a problem over email/irc/BTS is slow, tedious, and
hard. The developer needs to see the your problem to understand