From cb4c672f614c17142c054378443baee41a398fd2 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Tue, 8 Nov 2016 12:08:10 +0100 Subject: [PATCH] libftdi1: drop hostmakedepends provided by build_style --- srcpkgs/libftdi1/template | 1 - 1 file changed, 1 deletion(-) diff --git a/srcpkgs/libftdi1/template b/srcpkgs/libftdi1/template index 3073df6d2ac..f6b4526d86f 100644 --- a/srcpkgs/libftdi1/template +++ b/srcpkgs/libftdi1/template @@ -3,7 +3,6 @@ pkgname=libftdi1 version=1.3 revision=1 build_style=cmake -hostmakedepends="cmake" makedepends="libusb-devel confuse-devel" short_desc="Library to talk to FTDI chips" maintainer="Christian Neukirchen "