From fc4a845e2397ef1060f496201a88be7dc72ee7a4 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Tue, 8 Nov 2016 12:08:12 +0100 Subject: [PATCH] libuecc: drop hostmakedepends provided by build_style --- srcpkgs/libuecc/template | 1 - 1 file changed, 1 deletion(-) diff --git a/srcpkgs/libuecc/template b/srcpkgs/libuecc/template index 43e23b69231..37c5b96d372 100644 --- a/srcpkgs/libuecc/template +++ b/srcpkgs/libuecc/template @@ -3,7 +3,6 @@ pkgname=libuecc version=7 revision=1 build_style=cmake -hostmakedepends="cmake" short_desc="Very small Elliptic Curve Cryptography library" maintainer="Enno Boland " license="BSD"