aboutsummaryrefslogtreecommitdiff
path: root/engines
diff options
context:
space:
mode:
authorWillem Jan Palenstijn2012-08-31 23:04:22 +0200
committerWillem Jan Palenstijn2012-08-31 23:07:55 +0200
commit2a5eaf4d4a41817f1a5c977ee352090b8c2aa278 (patch)
tree550b830da25dfeae4b9d4cb783a9721e4f651ff6 /engines
parentf841831729a77f1ca4a4a2937ac7df768e0be913 (diff)
downloadscummvm-rg350-2a5eaf4d4a41817f1a5c977ee352090b8c2aa278.tar.gz
scummvm-rg350-2a5eaf4d4a41817f1a5c977ee352090b8c2aa278.tar.bz2
scummvm-rg350-2a5eaf4d4a41817f1a5c977ee352090b8c2aa278.zip
CONFIGURE: Use new engine dependency mechanism for sword25/zlib
Diffstat (limited to 'engines')
-rw-r--r--engines/configure.engines2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/configure.engines b/engines/configure.engines
index f88b3fe3e5..0352f6a0e1 100644
--- a/engines/configure.engines
+++ b/engines/configure.engines
@@ -36,7 +36,7 @@ add_engine sci32 "SCI32 games" no
add_engine sky "Beneath a Steel Sky" yes
add_engine sword1 "Broken Sword" yes
add_engine sword2 "Broken Sword II" yes
-add_engine sword25 "Broken Sword 2.5" no "" "png"
+add_engine sword25 "Broken Sword 2.5" no "" "png zlib"
add_engine teenagent "Teen Agent" yes
add_engine testbed "TestBed: the Testing framework" no
add_engine tinsel "Tinsel" yes