diff options
author | B. Watson <urchlay@slackware.uk> | 2023-01-07 03:05:30 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-01-14 08:50:17 +0700 |
commit | aea6096ecff37a83920871ce5ab91776887cad23 (patch) | |
tree | f934e7b6a756ad7c74f4e4bd47964daf67b176a8 /games/gottet/gottet.SlackBuild | |
parent | f5ec28083cb51cea546f4b9f6e0838b151543997 (diff) |
games/gottet: Add note about qt6.
Signed-off-by: B. Watson <urchlay@slackware.uk>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/gottet/gottet.SlackBuild')
-rw-r--r-- | games/gottet/gottet.SlackBuild | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/games/gottet/gottet.SlackBuild b/games/gottet/gottet.SlackBuild index 2a252776b2d5d..4db31b808c0a1 100644 --- a/games/gottet/gottet.SlackBuild +++ b/games/gottet/gottet.SlackBuild @@ -8,6 +8,11 @@ # Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details. +# 20230107 bkw: add this note: gottet-1.2.1 has been released, but +# it requires qt6. SBo actually has qt6 now, but I don't want it as a +# giant dependency for this small game. It's a Tetris clone, there are +# hundreds of them, this one isn't worth the hassle. + # 20211008 bkw: # - relicensed with permission from Ryan. # - update for v1.2.0. qt5 now in Slackware... |