fluidsynth: drop hostmakedepends provided by build_style

This commit is contained in:
Michael Gehring 2016-11-08 12:08:05 +01:00
parent e50d5146ea
commit 7f4f2ce09d

View file

@ -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 <xtraeme@voidlinux.eu>"