From 7f4f2ce09dc8a39ef92231d69795da3dba6d835a Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Tue, 8 Nov 2016 12:08:05 +0100 Subject: [PATCH] fluidsynth: drop hostmakedepends provided by build_style --- srcpkgs/fluidsynth/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/fluidsynth/template b/srcpkgs/fluidsynth/template index 0010ade6e2..26adf43723 100644 --- a/srcpkgs/fluidsynth/template +++ b/srcpkgs/fluidsynth/template @@ -4,7 +4,7 @@ version=1.1.6 revision=6 build_style=cmake configure_args="-DLIB_SUFFIX=" -hostmakedepends="pkg-config cmake" +hostmakedepends="pkg-config" makedepends="glib-devel jack-devel pulseaudio-devel readline-devel libsndfile-devel" short_desc="Real-time software synthesizer based on the SoundFont 2 specifications" maintainer="Juan RP "