diff options
author | Vsevolod Stakhov <vsevolod@rambler-co.ru> | 2012-08-06 16:05:46 +0400 |
---|---|---|
committer | Vsevolod Stakhov <vsevolod@rambler-co.ru> | 2012-08-06 16:05:46 +0400 |
commit | 1ac49a8c1e495dafa84f715605d1bcb014f467e9 (patch) | |
tree | 652089156c12d478cf07ac0284f492a08d7f59a6 /debian/control | |
parent | 1f2480b4b4464f680238f1aae0d0e3c5fbabc3cb (diff) | |
download | rspamd-1ac49a8c1e495dafa84f715605d1bcb014f467e9.tar.gz rspamd-1ac49a8c1e495dafa84f715605d1bcb014f467e9.zip |
More fixes for debian. Suggested by: Laszlo Boszormenyi (GCS)
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index f3e454c6c..d1fac97c3 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: rspamd Section: mail Priority: extra Maintainer: Vsevolod Stakhov <vsevolod@highsecure.ru> -Build-Depends: debhelper (>= 7.0.50~), cmake, libevent-dev(>= 1.3), libglib2.0-dev (>= 2.16.0), libgmime-2.6-dev, liblua5.1-0-dev, libpcre3-dev, cdbs +Build-Depends: debhelper (>= 7.0.50~), dpkg-dev (>= 1.16.1~), cmake, libevent-dev (>= 1.3), libglib2.0-dev (>= 2.16.0), libgmime-2.6-dev, liblua5.1-0-dev, libpcre3-dev, cdbs Standards-Version: 3.9.3 Homepage: https://bitbucket.org/vstakhov/rspamd/ Vcs-Hg: https://bitbucket.org/vstakhov/rspamd/ |