aboutsummaryrefslogtreecommitdiffstats
path: root/debian
diff options
context:
space:
mode:
authorVsevolod Stakhov <vsevolod@rspamd.com>2022-07-28 11:51:29 +0100
committerVsevolod Stakhov <vsevolod@rspamd.com>2022-07-28 11:51:29 +0100
commitc9ad6212f3d87a384be1d80be42c736957f2fc8a (patch)
tree3fd49cc79e76690620d5d6dc4686a5fae6f289d4 /debian
parente69a189097b804ac043a0d40613271c766b11959 (diff)
downloadrspamd-c9ad6212f3d87a384be1d80be42c736957f2fc8a.tar.gz
rspamd-c9ad6212f3d87a384be1d80be42c736957f2fc8a.zip
[Minor] Build hack for old ubuntu/debian
Diffstat (limited to 'debian')
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 6538ef7c7..0472a11c1 100644
--- a/debian/control
+++ b/debian/control
@@ -15,7 +15,7 @@ Build-Depends: cmake,
libsodium-dev,
libsqlite3-dev,
libssl-dev (>= 1.0),
- libunwind-dev,
+ libunwind-dev | libunwind-13-dev,
perl,
ragel,
zlib1g-dev