aboutsummaryrefslogtreecommitdiff
path: root/debian
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
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')
-rw-r--r--debian/changelog6
-rw-r--r--debian/control2
2 files changed, 7 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 864d4c7..c94a032 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+consfigurator (0.0.1-2) UNRELEASED; urgency=medium
+
+ * Add dependencies on cl-babel, cl-cffi.
+
+ -- Sean Whitton <spwhitton@spwhitton.name> Sat, 27 Feb 2021 16:54:31 -0700
+
consfigurator (0.0.1-1) experimental; urgency=medium
* Initial release.
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