summaryrefslogtreecommitdiff
path: root/debian-devel/control
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2024-01-06 10:42:22 +0100
committerSébastien Helleu <flashcode@flashtux.org>2024-02-01 21:38:49 +0100
commit8971fc069a1c1a9e8c3f6fa1f83e64a50b2876c1 (patch)
tree55ee948cd5bdb0ec24dfedc6db7a8b7cdc841eec /debian-devel/control
parent179d53a12e45f316902fd83c6d00bd2272a8dc17 (diff)
downloadweechat-8971fc069a1c1a9e8c3f6fa1f83e64a50b2876c1.zip
relay: add "api" protocol (HTTP REST API) (issue #2066)
Diffstat (limited to 'debian-devel/control')
-rw-r--r--debian-devel/control3
1 files changed, 2 insertions, 1 deletions
diff --git a/debian-devel/control b/debian-devel/control
index ec3a7b157..a5d24b6a8 100644
--- a/debian-devel/control
+++ b/debian-devel/control
@@ -21,7 +21,8 @@ Build-Depends:
libgcrypt20-dev,
libgnutls28-dev,
libzstd-dev,
- zlib1g-dev
+ zlib1g-dev,
+ libcjson-dev
Standards-Version: 4.6.2
Homepage: https://weechat.org/
Vcs-Git: https://salsa.debian.org/kolter/weechat.git