From 9b948dd5af9bd63ee1da8e6ba96cd940114f7fca Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Mon, 15 Feb 2021 13:17:56 -0500 Subject: games/frotz: Fix non-libmodplug build. Signed-off-by: B. Watson Signed-off-by: Willy Sudiarto Raharjo --- games/frotz/README | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to 'games/frotz/README') diff --git a/games/frotz/README b/games/frotz/README index 11b9f1eeece35..20f3a359e66d1 100644 --- a/games/frotz/README +++ b/games/frotz/README @@ -4,5 +4,10 @@ Frotz is an interpreter for Infocom games and other Z-machine games. It complies with standard 1.0 of Graham Nelson's specification. Games can be found at: http://www.ifarchive.org/ -Optional dependencies: SDL2 and SDL2_mixer. If these are installed, -the SDL build of frotz (sfrotz) will be included in the package. +Optional dependencies: + +libmodplug - If this is installed, the curses build (frotz) will +support sound. + +SDL2_mixer - If this is installed, the SDL build of frotz (sfrotz) will +be included in the package. sfrotz always supports sound. -- cgit v1.2.3