diff --git a/media-sound/fluidsynth/fluidsynth2-2.1.1.recipe b/media-sound/fluidsynth/fluidsynth2-2.1.1.recipe index 7fdd8eba2..3b4b61ca5 100644 --- a/media-sound/fluidsynth/fluidsynth2-2.1.1.recipe +++ b/media-sound/fluidsynth/fluidsynth2-2.1.1.recipe @@ -12,7 +12,7 @@ COPYRIGHT="2017-2019 Tom Moebert 2007-2019 David Henningsson 2000-2019 Peter Hanappe" LICENSE="GNU LGPL v2.1" -REVISION="1" +REVISION="2" SOURCE_URI="https://github.com/FluidSynth/fluidsynth/archive/v$portVersion.tar.gz" CHECKSUM_SHA256="966d0393591b505d694e51cbf653387007144e9ae0b8705d82ec7d943d31d348" SOURCE_DIR="fluidsynth-$portVersion" @@ -37,6 +37,7 @@ REQUIRES=" lib:libFLAC$secondaryArchSuffix lib:libglib_2.0$secondaryArchSuffix lib:libiconv$secondaryArchSuffix + lib:libinstpatch_1.0$secondaryArchSuffix lib:libintl$secondaryArchSuffix lib:libncurses$secondaryArchSuffix lib:libogg$secondaryArchSuffix @@ -78,6 +79,7 @@ BUILD_REQUIRES=" devel:libFLAC$secondaryArchSuffix devel:libglib_2.0$secondaryArchSuffix devel:libiconv$secondaryArchSuffix + devel:libinstpatch_1.0$secondaryArchSuffix devel:libncurses$secondaryArchSuffix devel:libogg$secondaryArchSuffix devel:libreadline$secondaryArchSuffix >= 8