diff options
-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... |