fluidsynth: add dependency on libinstpatch

This commit is contained in:
Jerome Duval
2020-03-26 17:32:37 +01:00
parent 730e9393df
commit 638b1d1a04

View File

@@ -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