diff --git a/srcpkgs/fluidsynth/template b/srcpkgs/fluidsynth/template index e7023e8ad06..f3aa26a3b0c 100644 --- a/srcpkgs/fluidsynth/template +++ b/srcpkgs/fluidsynth/template @@ -1,10 +1,10 @@ # Template file for 'fluidsynth' pkgname=fluidsynth version=1.1.6 -revision=1 +revision=2 build_style=cmake configure_args="-DLIB_SUFFIX=" -makedepends="cmake glib-devel jack-devel pulseaudio-devel dbus-devel readline-devel" +makedepends="pkg-config cmake glib-devel jack-devel pulseaudio-devel dbus-devel readline-devel" short_desc="Real-time software synthesizer based on the SoundFont 2 specifications" maintainer="Juan RP " license="LGPL-2.1"