lmms: drop hostmakedepends provided by build_style

This commit is contained in:
Michael Gehring 2016-11-08 12:08:12 +01:00
parent b3055a1d8b
commit e2a878db2a

View file

@ -6,7 +6,7 @@ revision=1
build_style=cmake
only_for_archs="x86_64 i686"
nocross=yes
hostmakedepends="cmake pkg-config fluidsynth-devel ladspa-sdk extra-cmake-modules"
hostmakedepends="pkg-config fluidsynth-devel ladspa-sdk extra-cmake-modules"
#missing optional depend libstk for STK instruments plugins
makedepends="qt-devel libsndfile-devel fftw-devel libvorbis-devel libogg-devel libsamplerate-devel \
fltk-devel jack-devel SDL-devel alsa-lib-devel portaudio-devel"