aboutsummaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2021-03-09 23:24:50 -0700
committerSean Whitton <spwhitton@spwhitton.name>2021-03-09 23:28:27 -0700
commitfe46aafabf79d4b468209c487c153a0637c153ee (patch)
tree4a8b0cd86281642bb80a0e053c48e0a5371db1d3 /debian/control
parent7460b62ee07ae3a14530ab97022b8f2186e4a7b1 (diff)
downloadconsfigurator-fe46aafabf79d4b468209c487c153a0637c153ee.tar.gz
build and install consfigurator.el
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index a0acf6c..fd9ab8a 100644
--- a/debian/control
+++ b/debian/control
@@ -4,6 +4,7 @@ Priority: optional
Maintainer: Sean Whitton <spwhitton@spwhitton.name>
Build-Depends:
debhelper-compat (= 13),
+ dh-elpa,
python3-sphinx,
sphinx-common,
texinfo,
@@ -27,6 +28,7 @@ Recommends:
${sphinxdoc:Depends},
Provides:
consfigurator,
+ elpa-consfigurator,
Description: Lisp declarative configuration management system
Consfigurator is a system for declarative configuration management using
Common Lisp. You can use it to configure hosts as root, deploy services as