aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2021-11-03 14:32:39 -0700
committerSean Whitton <spwhitton@spwhitton.name>2021-11-04 12:19:00 -0700
commit9d857f62af05ff2f9a4ec22f1cfacecf071b668a (patch)
treed405328773cdc2336089d1ef15d53a68933c1ee3 /debian
parent2c9bf3e94369e6576ea576eaa82970a8128a59f5 (diff)
downloadconsfigurator-9d857f62af05ff2f9a4ec22f1cfacecf071b668a.tar.gz
add CAPABILITY-P and grovel for some Linux capability constants
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
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,