[Scummvm-git-logs] scummvm master -> 9a119caced93c1339ffe95a251eaa5a15a2a7448

dwatteau noreply at scummvm.org
Fri Aug 9 22:29:24 UTC 2024


This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .

Summary:
9a119caced CONFIGURE: Missed pushing the required Sonivox version in previous commit


Commit: 9a119caced93c1339ffe95a251eaa5a15a2a7448
    https://github.com/scummvm/scummvm/commit/9a119caced93c1339ffe95a251eaa5a15a2a7448
Author: Donovan Watteau (contrib at dwatteau.fr)
Date: 2024-08-10T00:29:11+02:00

Commit Message:
CONFIGURE: Missed pushing the required Sonivox version in previous commit

Changed paths:
    configure


diff --git a/configure b/configure
index e4207e27bcb..d9cbe65b239 100755
--- a/configure
+++ b/configure
@@ -6005,7 +6005,7 @@ echo "$_fluidlite"
 #
 # Check for Sonivox
 #
-echocheck "Sonivox"
+echocheck "Sonivox >= 3.6.12"
 
 append_var SONIVOX_LIBS "-lsonivox"
 if test "$_sonivox" = auto; then




More information about the Scummvm-git-logs mailing list