kumquat-buildroot/package/frotz/Config.in
Thomas Huth 807dd03eec package/frotz: Update to version 2.53
This version should now also compile fine on systems without pthreads,
so we can remove the dependency on BR2_TOOLCHAIN_HAS_THREADS again.

While we're at it, also fix a typo in the description (replace "can not"
with "cannot").

Signed-off-by: Thomas Huth <huth@tuxfamily.org>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
2021-03-07 21:54:46 +01:00

11 lines
320 B
Plaintext

config BR2_PACKAGE_FROTZ
bool "frotz"
select BR2_PACKAGE_NCURSES
help
Frotz is an interpreter for old Infocom adventure games and
other Z-code games. Note that frotz cannot be run as root.
You must add a normal user to your buildroot configuration to
be able to use it.
https://661.org/proj/if/frotz/