aboutsummaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2021-02-27 16:52:37 -0700
committerSean Whitton <spwhitton@spwhitton.name>2021-02-27 16:55:13 -0700
commit92668182d17c72fe912c02f656081563b2ec0373 (patch)
treef2d235b99cb0da6aa1d980a6b991513c5bdf9245 /debian/control
parent9b33466662cb1a8d1cd4c3fcb4803f7844eb7461 (diff)
downloadconsfigurator-92668182d17c72fe912c02f656081563b2ec0373.tar.gz
debian/: add cl-babel, cl-cffi to deps
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 fe89d07..92effac 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Rules-Requires-Root: no
Package: cl-consfigurator
Architecture: all
-Depends: ${misc:Depends}, ${sphinxdoc:Depends}, cl-alexandria, cl-ppcre, cl-interpol
+Depends: ${misc:Depends}, ${sphinxdoc:Depends}, cl-alexandria, cl-ppcre, cl-interpol, cl-babel, cl-cffi
Recommends: sbcl
Description: Lisp declarative configuration management system
Consfigurator is a system for declarative configuration management using