]> source.dussan.org Git - rspamd.git/commitdiff
[Minor] Adjust debian build
authorVsevolod Stakhov <vsevolod@highsecure.ru>
Thu, 8 Mar 2018 14:07:04 +0000 (14:07 +0000)
committerVsevolod Stakhov <vsevolod@highsecure.ru>
Thu, 8 Mar 2018 14:07:04 +0000 (14:07 +0000)
debian/control
debian/rules

index 90c716e1915b8baa941b62eaeb8a4970efbd7b5c..5b96937235ed9616540c56698d8b61a2a00fafc5 100644 (file)
@@ -2,7 +2,7 @@ Source: rspamd
 Section: mail
 Priority: extra
 Maintainer: Mikhail Gusarov <dottedmag@debian.org>
-Build-Depends: debhelper (>= 9), dpkg-dev (>= 1.16.1~), cmake, libevent-dev (>= 1.3), libglib2.0-dev (>= 2.16.0), libluajit-5.1-dev [amd64 armel armhf i386 kfreebsd-i386 mips mipsel powerpc powerpcspe] | liblua5.1-dev, libpcre3-dev, libssl-dev (>= 1.0), libcurl4-openssl-dev, libsqlite3-dev, libmagic-dev, perl, dh-systemd, libjemalloc-dev, ragel, libfann-dev (>= 2.2.0), libgd-dev (>= 2.2.4), libicu-dev, zlib1g-dev
+Build-Depends: debhelper (>= 9), dpkg-dev (>= 1.16.1~), cmake, libevent-dev (>= 1.3), libglib2.0-dev (>= 2.16.0), libluajit-5.1-dev [amd64 armel armhf i386 kfreebsd-i386 mips mipsel powerpc powerpcspe] | liblua5.1-dev, libpcre3-dev, libssl-dev (>= 1.0), libcurl4-openssl-dev, libsqlite3-dev, libmagic-dev, perl, dh-systemd, libjemalloc-dev, ragel, libicu-dev, zlib1g-dev
 Standards-Version: 3.9.6
 Homepage: https://rspamd.com
 Vcs-Git: git://github.com/vstakhov/rspamd.git
index 525f237c8afb0999b76a0a6a78b22592ef5090ca..c958a26ea805369dce04fafef203e35abd333878 100755 (executable)
@@ -25,7 +25,7 @@ override_dh_auto_configure:
                -DENABLE_JEMALLOC=ON \
                -DENABLE_OPTIMIZATION=OFF \
                -DENABLE_FULL_DEBUG=OFF \
-               -DENABLE_GD=ON \
+               -DENABLE_GD=OFF \
                -DENABLE_PCRE2=OFF \
                -DENABLE_HIREDIS=ON \
                -DENABLE_LUAJIT=ON \