sniproxy: gettext-devel is an hostmakedepend. fixes crossbuild.
This commit is contained in:
parent
84a1299388
commit
7f3e24ffb4
|
@ -3,8 +3,8 @@ pkgname=sniproxy
|
|||
version=0.4.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="automake libtool autoconf pkg-config udns-devel"
|
||||
makedepends="gettext-devel libev-devel pcre-devel"
|
||||
hostmakedepends="automake libtool autoconf pkg-config udns-devel gettext-devel"
|
||||
makedepends="libev-devel pcre-devel"
|
||||
short_desc="Proxies incoming HTTP and TLS connections based on the hostname"
|
||||
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||
license="GPL-3"
|
||||
|
|
Loading…
Reference in New Issue