]> source.dussan.org Git - rspamd.git/commitdiff
Turn off bundled hiredis
authorMikhail Gusarov <dottedmag@dottedmag.net>
Sat, 22 Feb 2014 23:50:46 +0000 (00:50 +0100)
committerMikhail Gusarov <dottedmag@dottedmag.net>
Sat, 22 Feb 2014 23:50:46 +0000 (00:50 +0100)
debian/control
debian/rules

index fb19f55ffd5527046d07ed82883813bc58c01935..fa5c4e3a3124d4bb016057c35f0059b7f7890be4 100644 (file)
@@ -2,7 +2,7 @@ Source: rspamd
 Section: mail
 Priority: optional
 Maintainer: Mikhail Gusarov <dottedmag@debian.org>
-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.2-dev | liblua5.1-dev | liblua5.1-0-dev, libpcre3-dev, cdbs, libssl-dev (>= 1.0), libcurl4-openssl-dev
+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.2-dev | liblua5.1-dev | liblua5.1-0-dev, libpcre3-dev, cdbs, libssl-dev (>= 1.0), libcurl4-openssl-dev, libhiredis-dev
 Standards-Version: 3.9.5
 Homepage: https://rspamd.com
 Vcs-Git: git://github.com/vstakhov/rspamd.git
index ce09d5128b45b659b357b4a94ca897da506fb0fb..088a67348bad323fff16c1ab9a6d070e6fdccb8b 100755 (executable)
@@ -22,6 +22,7 @@ DEB_CMAKE_NORMAL_ARGS+= -DCONFDIR=/etc/rspamd \
                                                -DINSTALL_EXAMPLES=ON \
                                                -DFORCE_GMIME24=ON \
                                                -DRSPAMD_GROUP=rspamd \
-                                               -DRSPAMD_USER=rspamd
+                                               -DRSPAMD_USER=rspamd \
+                                               -DENABLE_HIREDIS=ON
 clean::
        rm -f src/modules.c