zynaddsubfx: drop hostmakedepends provided by build_style

This commit is contained in:
Michael Gehring 2016-11-08 12:08:19 +01:00
parent 927fcc0f49
commit bc87e2ddf5

View file

@ -5,7 +5,7 @@ revision=1
build_style=cmake
nocross=yes
configure_args="-DDefaultOutput=jack -DDefaultInput=jack -DGuiModule=fltk"
hostmakedepends="cmake doxygen fltk pkg-config"
hostmakedepends="doxygen fltk pkg-config"
makedepends="fltk-devel fftw-devel liblo-devel libXpm-devel mxml-devel
jack-devel portaudio-devel"
depends="zynaddsubfx-data>=0"