From 77cdf57017098b04ca9e777cbb7be4db123ddaf5 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Tue, 8 Nov 2016 12:08:15 +0100 Subject: [PATCH] pugixml: drop hostmakedepends provided by build_style --- srcpkgs/pugixml/template | 1 - 1 file changed, 1 deletion(-) diff --git a/srcpkgs/pugixml/template b/srcpkgs/pugixml/template index 921b2d8dfc..dcb2846dc4 100644 --- a/srcpkgs/pugixml/template +++ b/srcpkgs/pugixml/template @@ -3,7 +3,6 @@ pkgname=pugixml version=1.7 revision=1 build_style=cmake -hostmakedepends="cmake" short_desc="Light-weight, simple and fast XML parser for C++ with XPath support" maintainer="Enno Boland " license="MIT"