diff options
Diffstat (limited to 'games/openclaw/Makefile')
-rw-r--r-- | games/openclaw/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/openclaw/Makefile b/games/openclaw/Makefile index 1386cd64ea45..73bd6bed8374 100644 --- a/games/openclaw/Makefile +++ b/games/openclaw/Makefile @@ -28,7 +28,7 @@ OPTIONS_DEFAULT= LAUNCHER LAUNCHER_DESC= Install launcher to manage game settings LAUNCHER_USES= mono -LAUNCHER_BUILD_DEPENDS= convert:graphics/ImageMagick +LAUNCHER_BUILD_DEPENDS= convert:graphics/ImageMagick6 LAUNCHER_PLIST_FILES= bin/ClawLauncher.exe bin/clawlauncher LAUNCHER_DESKTOP_ENTRIES= \ "${GH_PROJECT}" \ |