From 408f47e5a0b24269329d3aa590590e5b0106d972 Mon Sep 17 00:00:00 2001 From: Michael Gehring <mg@ebfe.org> Date: Tue, 8 Nov 2016 12:08:16 +0100 Subject: [PATCH] slurm: drop hostmakedepends provided by build_style --- srcpkgs/slurm/template | 1 - 1 file changed, 1 deletion(-) diff --git a/srcpkgs/slurm/template b/srcpkgs/slurm/template index 46b86211dde..ef2da536c4f 100644 --- a/srcpkgs/slurm/template +++ b/srcpkgs/slurm/template @@ -4,7 +4,6 @@ version=0.4.3 revision=1 wrksrc="${pkgname}-upstream-${version}" build_style="cmake" -hostmakedepends="cmake" makedepends="ncurses-devel" short_desc="Yet another network load monitor" maintainer="Christian Neukirchen <chneukirchen@gmail.com>"