Rebuild pkgs against readline>=6.3 (ABI incompat).
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
# Template file for 'fluidsynth'
|
||||
pkgname=fluidsynth
|
||||
version=1.1.6
|
||||
revision=4
|
||||
revision=5
|
||||
build_style=cmake
|
||||
configure_args="-DLIB_SUFFIX="
|
||||
hostmakedepends="pkg-config cmake"
|
||||
makedepends="glib-devel jack-devel pulseaudio-devel readline-devel"
|
||||
makedepends="glib-devel jack-devel pulseaudio-devel readline-devel>=6.3"
|
||||
short_desc="Real-time software synthesizer based on the SoundFont 2 specifications"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="LGPL-2.1"
|
||||
|
||||
Reference in New Issue
Block a user