]> source.dussan.org Git - rspamd.git/commitdiff
[Minor] Debian: Expand Build-Depends line and sort it
authorPeter Wu <peter@lekensteyn.nl>
Sat, 18 Jan 2020 20:30:54 +0000 (20:30 +0000)
committerPeter Wu <peter@lekensteyn.nl>
Sat, 18 Jan 2020 20:30:54 +0000 (20:30 +0000)
debian/control

index 2a41da8c01ffbef50d184a898f71a353b11e6030..42591a0f3840af78707533e2e253eeb074d9bd70 100644 (file)
@@ -2,7 +2,25 @@ Source: rspamd
 Section: mail
 Priority: extra
 Maintainer: Mikhail Gusarov <dottedmag@debian.org>
-Build-Depends: debhelper (>= 9), dpkg-dev (>= 1.16.1~), cmake, 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, libunwind-dev | libunwind8-dev, libhyperscan-dev [amd64 i386], libsodium-dev
+Build-Depends: cmake,
+               debhelper (>= 9),
+               dh-systemd,
+               dpkg-dev (>= 1.16.1~),
+               libcurl4-openssl-dev,
+               libglib2.0-dev (>= 2.16.0),
+               libhyperscan-dev [amd64 i386],
+               libicu-dev,
+               libjemalloc-dev,
+               libluajit-5.1-dev [amd64 armel armhf i386 kfreebsd-i386 mips mipsel powerpc powerpcspe] | liblua5.1-dev,
+               libmagic-dev,
+               libpcre3-dev,
+               libsodium-dev,
+               libsqlite3-dev,
+               libssl-dev (>= 1.0),
+               libunwind-dev | libunwind8-dev,
+               perl,
+               ragel,
+               zlib1g-dev
 Standards-Version: 3.9.6
 Homepage: https://rspamd.com
 Vcs-Git: git://github.com/vstakhov/rspamd.git