fluidsynth: drop hostmakedepends provided by build_style
This commit is contained in:
parent
e50d5146ea
commit
7f4f2ce09d
1 changed files with 1 additions and 1 deletions
|
@ -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>"
|
||||
|
|
Loading…
Reference in a new issue