diff options
author | Mikhail Gusarov <dottedmag@debian.org> | 2015-05-20 18:35:44 +0000 |
---|---|---|
committer | Mikhail Gusarov <dottedmag@debian.org> | 2015-05-20 18:35:44 +0000 |
commit | 39f437678027f37b85326f8754f1d31aae7d8a8b (patch) | |
tree | 8e3b2fa2a4919bfa5253978d96d73859cc185013 /debian | |
parent | 3a2be8f3d620b5541d9c5a6a26ab9eb0bfeea5e1 (diff) | |
download | rspamd-39f437678027f37b85326f8754f1d31aae7d8a8b.tar.gz rspamd-39f437678027f37b85326f8754f1d31aae7d8a8b.zip |
Restrict luajit B-D to architectures it is available
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index e55e1a06d..fbab3851e 100644 --- a/debian/control +++ b/debian/control @@ -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 | liblua5.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 [amd64 armel armhf i386 kfreebsd-i386 mips mipsel powerpc powerpcspe] | 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 |