From 76e52fccde6c646b35416337387c3ba390cfed64 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BCrgen=20Buchm=C3=BCller?= Date: Wed, 27 May 2020 10:37:29 +0200 Subject: [PATCH] cntlm: needs which in hostmakedepends --- srcpkgs/cntlm/template | 1 + 1 file changed, 1 insertion(+) diff --git a/srcpkgs/cntlm/template b/srcpkgs/cntlm/template index a90c538f3fc..50da4650571 100644 --- a/srcpkgs/cntlm/template +++ b/srcpkgs/cntlm/template @@ -3,6 +3,7 @@ pkgname=cntlm version=0.92.3 revision=6 build_style=gnu-configure +hostmakedepends="which" short_desc="NTLM / NTLM Session Response / NTLMv2 authenticating HTTP proxy" maintainer="Orphaned " license="GPL-2.0-only"