From 7ec2c5e683483cde8552d9951b8a16729732e321 Mon Sep 17 00:00:00 2001 From: Lukas W Date: Sat, 15 Feb 2014 10:24:36 +0100 Subject: [PATCH] README: Add libfltk as build dependency Needed since 0f4182e084cf5b469b9ff5fb2d693a38871b3947 [skip ci] --- README | 1 + 1 file changed, 1 insertion(+) diff --git a/README b/README index 7c10aa1a0..06d8b9d26 100644 --- a/README +++ b/README @@ -62,6 +62,7 @@ Optional, but strongly recommended: - stk, libstk + libstk-dev - libfluidsynth with devel files - fftw3 with devel-files +- libfltk1.3 with devel-files (needed by ZynAddSubFx) For compiling you should have an up to date GCC with g++.