aboutsummaryrefslogtreecommitdiffstats
path: root/debian
diff options
context:
space:
mode:
authorVsevolod Stakhov <vsevolod@rspamd.com>2023-09-13 14:04:20 +0100
committerVsevolod Stakhov <vsevolod@rspamd.com>2023-09-13 14:04:20 +0100
commit1adcfb1e23467b797c55a01a1da5766fdb0876e0 (patch)
treec572d5e9e1b8e2ed4bda359154e45a3eadcac4f1 /debian
parent89f2c5d327ab9f95379de264dd6f1e982087e5a0 (diff)
downloadrspamd-1adcfb1e23467b797c55a01a1da5766fdb0876e0.tar.gz
rspamd-1adcfb1e23467b797c55a01a1da5766fdb0876e0.zip
[Feature] Use backward-cpp instead of manual libunwind stuff
Diffstat (limited to 'debian')
-rw-r--r--debian/control1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index c6363e50d..1ae3c0b44 100644
--- a/debian/control
+++ b/debian/control
@@ -13,6 +13,7 @@ Build-Depends: cmake,
libsqlite3-dev,
libssl-dev (>= 1.0),
libunwind-dev | libunwind-13-dev,
+ libdwarf-dev,
perl,
ragel,
zlib1g-dev