diff --git a/srcpkgs/fluidsynth/template b/srcpkgs/fluidsynth/template index 3718cedaae2..fa5848aeef8 100644 --- a/srcpkgs/fluidsynth/template +++ b/srcpkgs/fluidsynth/template @@ -1,7 +1,7 @@ # Template file for 'fluidsynth' pkgname=fluidsynth version=2.2.4 -revision=1 +revision=2 build_style=cmake make_check_target=check configure_args="-DLIB_SUFFIX= @@ -23,7 +23,7 @@ libfluidsynth_package() { } fluidsynth-devel_package() { - depends="libfluidsynth>=${version}" + depends="libfluidsynth>=${version} $makedepends" short_desc+=" - development files" pkg_install() { vmove usr/include