aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
-rw-r--r--debian/control2
2 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index f4df5e8..841e0a8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,7 @@
consfigurator (0.12.0-1) UNRELEASED; urgency=medium
* New upstream release.
- * Add deps and build-deps on cl-bordeaux-threads and libacl1-dev.
+ * Add deps and build-deps on cl-bordeaux-threads, libacl1-dev and libcap-dev.
* Add ${sphinxdoc:Built-Using} to Built-Using.
* Run 'wrap-and-sort -abst'.
diff --git a/debian/control b/debian/control
index bb1bc64..a1a6af3 100644
--- a/debian/control
+++ b/debian/control
@@ -19,6 +19,7 @@ Build-Depends:
debhelper-compat (= 13),
dh-elpa,
libacl1-dev,
+ libcap-dev,
python3-sphinx,
python3-sphinx-rtd-theme,
sbcl,
@@ -48,6 +49,7 @@ Depends:
cl-trivial-backtrace,
emacsen-common,
libacl1-dev,
+ libcap-dev,
${misc:Depends},
Recommends:
emacs,