]> git.ipfire.org Git - thirdparty/rspamd.git/commitdiff
[Minor] Add missing debian dependency
authorVsevolod Stakhov <vsevolod@highsecure.ru>
Mon, 26 Dec 2016 11:09:29 +0000 (11:09 +0000)
committerAndrew Lewis <nerf@judo.za.org>
Thu, 12 Jan 2017 14:07:06 +0000 (16:07 +0200)
Issue: #1286
Reported by: @LynxChaus

debian/control

index 8949d6ea6a24fbd2fa29d92102cc00c51b269701..46671b4712c08ea1d71e623d4cd25b4192eaf33d 100644 (file)
@@ -10,7 +10,7 @@ Vcs-Browser: https://github.com/vstakhov/rspamd
 
 Package: rspamd
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, adduser
+Depends: ${shlibs:Depends}, ${misc:Depends}, adduser, ca-certificates
 Description: Rapid spam filtering system
  Rspamd is a rapid, modular and lightweight spam filter. It is designed to work
  with big amount of mail and can be easily extended with own filters written in