aboutsummaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2021-02-24 19:42:00 -0700
committerSean Whitton <spwhitton@spwhitton.name>2021-02-24 19:42:00 -0700
commitdcd52e2c1e9e21202b49f9cfccea51d4afee83bf (patch)
tree2b013a8e603eda7b578b2dba848545f158261dc5 /debian/control
parent83d1dcb1ac98fca30a17d841d158307077c81e25 (diff)
downloadconsfigurator-dcd52e2c1e9e21202b49f9cfccea51d4afee83bf.tar.gz
debian/: add missing ${sphinxdoc:Depends}
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 5fd5a7c..fe89d07 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Rules-Requires-Root: no
Package: cl-consfigurator
Architecture: all
-Depends: ${misc:Depends}, cl-alexandria, cl-ppcre, cl-interpol
+Depends: ${misc:Depends}, ${sphinxdoc:Depends}, cl-alexandria, cl-ppcre, cl-interpol
Recommends: sbcl
Description: Lisp declarative configuration management system
Consfigurator is a system for declarative configuration management using