From e1e6c616a87b09f52d317048c04a835f1a660e24 Mon Sep 17 00:00:00 2001 From: maxice8 <thinkabit.ukim@gmail.com> Date: Tue, 22 Jan 2019 14:47:57 -0200 Subject: [PATCH] fluidsynth: rebuild against libreadline.so.8 [ci skip] --- srcpkgs/fluidsynth/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/fluidsynth/template b/srcpkgs/fluidsynth/template index c449ca7b3f..4c68145fa5 100644 --- a/srcpkgs/fluidsynth/template +++ b/srcpkgs/fluidsynth/template @@ -1,7 +1,7 @@ # Template file for 'fluidsynth' pkgname=fluidsynth version=1.1.11 -revision=1 +revision=2 build_style=cmake configure_args="-DLIB_SUFFIX= -DDEFAULT_SOUNDFONT:STRING=/usr/share/soundfonts/default.sf2"