diff --git a/game/board/gnuchess/actions.py b/game/board/gnuchess/actions.py
index 12fbf603e2..9df2757198 100644
--- a/game/board/gnuchess/actions.py
+++ b/game/board/gnuchess/actions.py
@@ -11,7 +11,7 @@ from pisi.actionsapi import get
def setup():
shelltools.export("CC", get.CC())
- autotools.configure("--disable-dependency-tracking --enable-readline")
+ autotools.configure("--disable-dependency-tracking")
def build():
autotools.make()
diff --git a/game/board/gnuchess/pspec.xml b/game/board/gnuchess/pspec.xml
index 794cfaac53..7a19698843 100644
--- a/game/board/gnuchess/pspec.xml
+++ b/game/board/gnuchess/pspec.xml
@@ -12,7 +12,7 @@
app:console
Console based chess interface
GNU Chess lets most modern computers play a full game of chess. It has a plain terminal interface but supports visual interfaces such as X-Windows xboard.
- mirrors://gnu/chess/gnuchess-6.2.5.tar.gz
+ mirrors://gnu/chess/gnuchess-6.2.9.tar.gz
readline-devel
@@ -34,6 +34,13 @@
+
+ 2022-04-03
+ 6.2.9
+ Version Bump.
+ Ercan Ersoy
+ ercanersoy@ercanersoy.net
+
2018-09-14
6.2.5