From 4af48c7334aa13b5c784f16d7ebef26c09205499 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Tue, 8 Nov 2016 12:08:11 +0100 Subject: [PATCH] libproxy: drop hostmakedepends provided by build_style --- srcpkgs/libproxy/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/libproxy/template b/srcpkgs/libproxy/template index 8a38928fcdb..ffe8d169c7c 100644 --- a/srcpkgs/libproxy/template +++ b/srcpkgs/libproxy/template @@ -5,7 +5,7 @@ revision=1 build_style=cmake configure_args="-DWITH_GNOME=0 -DWITH_KDE4=0 -DWITH_MOZJS=0 -DWITH_NM=0 -DWITH_PERL=0 -DWITH_PYTHON=1 -DWITH_WEBKIT=0" -hostmakedepends="pkg-config python cmake" +hostmakedepends="pkg-config python" makedepends="zlib-devel" short_desc="A library handling all the details of proxy configuration" maintainer="Juan RP "