From a3591101eaf72fa82b76de27f2914f9712050897 Mon Sep 17 00:00:00 2001
From: Michael Gehring <mg@ebfe.org>
Date: Tue, 8 Nov 2016 12:08:14 +0100
Subject: [PATCH] platform: drop hostmakedepends provided by build_style

---
 srcpkgs/platform/template | 1 -
 1 file changed, 1 deletion(-)

diff --git a/srcpkgs/platform/template b/srcpkgs/platform/template
index 39bbb1009c0..28a1e0e8dd3 100644
--- a/srcpkgs/platform/template
+++ b/srcpkgs/platform/template
@@ -3,7 +3,6 @@ pkgname=platform
 version=2.0.1
 revision=1
 build_style=cmake
-hostmakedepends="cmake"
 short_desc="Platform support library used by libCEC and binary add-ons for Kodi"
 maintainer="Enno Boland <gottox@voidlinux.eu>"
 license="GPL-2"