zeromq: add libsodium support.
This commit is contained in:
parent
e4c49ffc60
commit
3399e1dce6
1 changed files with 3 additions and 1 deletions
|
@ -1,8 +1,10 @@
|
|||
# Template file for 'zeromq'
|
||||
pkgname=zeromq
|
||||
version=4.0.4
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="libsodium-devel"
|
||||
short_desc="The Intelligent Transport Layer"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="LGPL-2.1"
|
||||
|
|
Loading…
Reference in a new issue