From 68467aa950f1241a686a3c2d8e25dcf314ff6c66 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Tue, 8 Nov 2016 12:08:17 +0100 Subject: [PATCH] thinkfan: drop hostmakedepends provided by build_style --- srcpkgs/thinkfan/template | 1 - 1 file changed, 1 deletion(-) diff --git a/srcpkgs/thinkfan/template b/srcpkgs/thinkfan/template index 70e936e68ad..194db12afc3 100644 --- a/srcpkgs/thinkfan/template +++ b/srcpkgs/thinkfan/template @@ -4,7 +4,6 @@ version=0.9.3 revision=1 build_style=cmake configure_args="-DUSE_ATASMART:BOOL=ON" -hostmakedepends="cmake" makedepends="libatasmart-devel" short_desc="A simple fan control program" maintainer="Christian Neukirchen "