]> source.dussan.org Git - rspamd.git/commitdiff
Use lua 5.1 if luajit is not available (Arm64, PowerPC, s390x etc)
authorMikhail Gusarov <dottedmag@debian.org>
Mon, 18 May 2015 16:35:05 +0000 (16:35 +0000)
committerMikhail Gusarov <dottedmag@debian.org>
Mon, 18 May 2015 17:24:35 +0000 (17:24 +0000)
debian/control

index 71b11d4130a0ab66059bcf0e6facf449542e3b26..e55e1a06d4e27cb4d9b7471c8d79d24fd6ce6f4a 100644 (file)
@@ -2,7 +2,7 @@ Source: rspamd
 Section: mail
 Priority: optional
 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), libgmime-2.6-dev, libluajit-5.1-dev, libpcre3-dev, libssl-dev (>= 1.0), libcurl4-openssl-dev, libhiredis-dev (>= 0.11.0-4), libsqlite3-dev, perl, dh-systemd
+Build-Depends: debhelper (>= 9), dpkg-dev (>= 1.16.1~), cmake, libevent-dev (>= 1.3), libglib2.0-dev (>= 2.16.0), libgmime-2.6-dev, libluajit-5.1-dev | liblua5.1-dev, libpcre3-dev, libssl-dev (>= 1.0), libcurl4-openssl-dev, libhiredis-dev (>= 0.11.0-4), libsqlite3-dev, perl, dh-systemd
 Standards-Version: 3.9.6
 Homepage: https://rspamd.com
 Vcs-Git: git://github.com/vstakhov/rspamd.git