aboutsummaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2021-03-20 12:39:58 -0700
committerSean Whitton <spwhitton@spwhitton.name>2021-03-20 12:42:18 -0700
commitd39ccc1403762b19b9966493342867b115294a2e (patch)
tree44e583ad3400a450f3a58e28516e9ae098d16e6c /debian/control
parentfac6720737e25688760621dfc0e1e5d483ef2f1f (diff)
downloadconsfigurator-d39ccc1403762b19b9966493342867b115294a2e.tar.gz
add and use :CONSFIGURATOR named readtable
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control4
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index 0325333..3ca533c 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,9 @@ Build-Depends:
cl-alexandria,
cl-babel,
cl-cffi,
+ cl-heredoc,
cl-interpol,
+ cl-named-readtables,
cl-ppcre,
cl-trivial-macroexpand-all,
debhelper-compat (= 13),
@@ -27,7 +29,9 @@ Depends:
cl-alexandria,
cl-babel,
cl-cffi,
+ cl-heredoc,
cl-interpol,
+ cl-named-readtables,
cl-ppcre,
cl-trivial-macroexpand-all,
emacsen-common,