From 45afb27ef534bd3a8344952759abb19e650fb90d Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Tue, 8 Nov 2016 12:08:04 +0100 Subject: [PATCH] fann: drop hostmakedepends provided by build_style --- srcpkgs/fann/template | 1 - 1 file changed, 1 deletion(-) diff --git a/srcpkgs/fann/template b/srcpkgs/fann/template index 306a08b83ba..c1c7930051c 100644 --- a/srcpkgs/fann/template +++ b/srcpkgs/fann/template @@ -3,7 +3,6 @@ pkgname=fann version=2.2.0 revision=1 build_style=cmake -hostmakedepends="cmake" short_desc="A free open source neural network library" maintainer="Diogo Leal " license="LGPL-2.1"