[Scummvm-git-logs] scummvm master -> 7485985927dc0ff7e378197df1b51c73f85fbfa5

ccawley2011 noreply at scummvm.org
Mon Jan 5 22:58:26 UTC 2026


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

Summary:
7485985927 AGDS: Add missing dependencies


Commit: 7485985927dc0ff7e378197df1b51c73f85fbfa5
    https://github.com/scummvm/scummvm/commit/7485985927dc0ff7e378197df1b51c73f85fbfa5
Author: Cameron Cawley (ccawley2011 at gmail.com)
Date: 2026-01-05T22:58:23Z

Commit Message:
AGDS: Add missing dependencies

Changed paths:
    engines/agds/configure.engine


diff --git a/engines/agds/configure.engine b/engines/agds/configure.engine
index a2323085dda..073d549f6af 100644
--- a/engines/agds/configure.engine
+++ b/engines/agds/configure.engine
@@ -1,3 +1,3 @@
 # This file is included from the main "configure" script
 # add_engine [name] [desc] [build-by-default] [subengines] [base games] [deps] [components]
-add_engine agds "AGDS (Black Mirror and NiBiRu)" no  "" "" "highres" ""
+add_engine agds "AGDS (Black Mirror and NiBiRu)" no  "" "" "highres 16bit jpeg" ""




More information about the Scummvm-git-logs mailing list