fiex zeromq build

This commit is contained in:
2019-06-14 18:13:02 +02:00
parent 05e2aea948
commit 0cbe412314

View File

@@ -14,7 +14,7 @@ pkgdesc='The next generation version of the original ntop, a network traffic pro
arch=('x86_64' 'i686')
url='http://www.ntop.org/'
license=('GPL3')
depends=('redis' 'geoip' 'glib2' 'curl' 'libmaxminddb' 'libmariadbclient' 'libpcap' 'sqlite' 'json-c')
depends=('redis' 'geoip' 'glib2' 'curl' 'libmaxminddb' 'libmariadbclient' 'libpcap' 'sqlite' 'json-c' 'zeromq')
makedepends=('automake' 'libtool' 'wget' 'libxml2')
source=("https://github.com/ntop/$pkgname/archive/$pkgver.tar.gz"
"https://github.com/ntop/nDPI/archive/$_ndpiver.tar.gz"