From dcd52e2c1e9e21202b49f9cfccea51d4afee83bf Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Wed, 24 Feb 2021 19:42:00 -0700 Subject: debian/: add missing ${sphinxdoc:Depends} Signed-off-by: Sean Whitton --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/control') 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 -- cgit v1.2.3