cntlm: changed makedepends to hostmakedepends

This commit is contained in:
Ypnose 2013-07-29 20:36:32 +02:00
parent 920c0cc68b
commit ec11e47057

View file

@ -3,7 +3,7 @@ pkgname=cntlm
version=0.92.3 version=0.92.3
revision=1 revision=1
build_style=gnu-configure build_style=gnu-configure
makedepends="which" hostmakedepends="which"
short_desc="NTLM / NTLM Session Response / NTLMv2 authenticating HTTP proxy" short_desc="NTLM / NTLM Session Response / NTLMv2 authenticating HTTP proxy"
maintainer="Ypnose <linuxienATlegtuxDOTorg>" maintainer="Ypnose <linuxienATlegtuxDOTorg>"
license="GPL-2" license="GPL-2"