mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-10 16:43:33 +02:00
Update lilv, lv2, serd, sord, sratom, and add suil.
This commit is contained in:
@@ -12,7 +12,7 @@ AC_DEFUN([AUDACITY_CHECKLIB_LV2], [
|
||||
|
||||
dnl see if lv2 is installed on the system
|
||||
|
||||
PKG_CHECK_MODULES(LV2, [lv2 lilv-0 >= 0.16],
|
||||
PKG_CHECK_MODULES(LV2, [lv2 lilv-0 >= 0.16 suil-0 >= 0.8.2],
|
||||
LV2_SYSTEM_AVAILABLE="yes",
|
||||
LV2_SYSTEM_AVAILABLE="no")
|
||||
|
||||
|
Reference in New Issue
Block a user