aboutsummaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2021-03-25 13:30:30 -0700
committerSean Whitton <spwhitton@spwhitton.name>2021-03-25 13:30:30 -0700
commit2fa4f9ebeaf7b26561d288cc6f6785f788ac9528 (patch)
treef40da6c025b40c8e76c91faf5b51df8a060c66a7 /debian/control
parent8da506127e6b479c1701d4e8d965bbea74a3236e (diff)
downloadconsfigurator-2fa4f9ebeaf7b26561d288cc6f6785f788ac9528.tar.gz
use trivial-backtrace to get a backtrace for forked process failures
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index 3ca533c..916974b 100644
--- a/debian/control
+++ b/debian/control
@@ -10,6 +10,7 @@ Build-Depends:
cl-interpol,
cl-named-readtables,
cl-ppcre,
+ cl-trivial-backtrace,
cl-trivial-macroexpand-all,
debhelper-compat (= 13),
dh-elpa,
@@ -33,6 +34,7 @@ Depends:
cl-interpol,
cl-named-readtables,
cl-ppcre,
+ cl-trivial-backtrace,
cl-trivial-macroexpand-all,
emacsen-common,
${misc:Depends},