[Scummvm-git-logs] scummvm master -> e094720b80a90947aaee9fee470213140db1dc13

sev- noreply at scummvm.org
Sun May 12 21:19:32 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:
e094720b80 BAGEL: Mark engine as dependent on freetype2


Commit: e094720b80a90947aaee9fee470213140db1dc13
    https://github.com/scummvm/scummvm/commit/e094720b80a90947aaee9fee470213140db1dc13
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2024-05-12T23:19:15+02:00

Commit Message:
BAGEL: Mark engine as dependent on freetype2

Changed paths:
    engines/bagel/configure.engine


diff --git a/engines/bagel/configure.engine b/engines/bagel/configure.engine
index 7fba9a040c7..5a768849b69 100644
--- a/engines/bagel/configure.engine
+++ b/engines/bagel/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]
-add_engine bagel "BAGEL" no "" "" "16bit highres"
+add_engine bagel "BAGEL" no "" "" "16bit highres freetype2"




More information about the Scummvm-git-logs mailing list