diff options
author | Vsevolod Stakhov <vsevolod@rspamd.com> | 2023-09-13 14:30:18 +0100 |
---|---|---|
committer | Vsevolod Stakhov <vsevolod@rspamd.com> | 2023-09-13 14:30:18 +0100 |
commit | e60bfeb89f209bf9a30603cbbd8fcc7618fe24a4 (patch) | |
tree | 7d2dbc30199753158ddc168ed7c5fc561a4ab8b3 /debian | |
parent | b61d1893797fdca904168b0bb51a621f0a020059 (diff) | |
download | rspamd-e60bfeb89f209bf9a30603cbbd8fcc7618fe24a4.tar.gz rspamd-e60bfeb89f209bf9a30603cbbd8fcc7618fe24a4.zip |
[Minor] Fix linux deps
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 1ae3c0b44..1ef10c0ad 100644 --- a/debian/control +++ b/debian/control @@ -13,7 +13,7 @@ Build-Depends: cmake, libsqlite3-dev, libssl-dev (>= 1.0), libunwind-dev | libunwind-13-dev, - libdwarf-dev, + binutils-dev, perl, ragel, zlib1g-dev |