trying the right libraries

This commit is contained in:
2026-05-11 09:40:06 +02:00
parent 9eb09537e6
commit 84f4719513
2 changed files with 14 additions and 13 deletions
+2
View File
@@ -157,8 +157,10 @@
(cons (soundlibs-directory) p)))
(define (get-lib* libs-to-try orig-libs versions)
(unless (soundlibs-available?)
(download-soundlibs))
(let ((libs-path (build-lib-path (get-lib-search-dirs))))
(if (null? libs-to-try)
(begin