diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2016-01-02 04:03:06 -0600 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-01-17 09:40:16 +0700 |
commit | a3efcb3c06aa3b620251e5b9448b03caa113ad1c (patch) | |
tree | 9beb4e4cb8f5252acb0c2432e251a52705527ea7 /games/pychess | |
parent | fea9a13ab3babaf5a65693a0d557ddf054e1844f (diff) | |
download | slackbuilds-a3efcb3c06aa3b620251e5b9448b03caa113ad1c.tar.gz |
Multiple: Fix README (gst-* --> gst0-*)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'games/pychess')
-rw-r--r-- | games/pychess/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/pychess/README b/games/pychess/README index bdfcca83ee..c1db1f9233 100644 --- a/games/pychess/README +++ b/games/pychess/README @@ -4,4 +4,4 @@ least). PyChess is 100% python code, from the top of the UI to the bottom of the chess engine, and all code is licensed under the GNU Public License. -Optional: gst-python (for sound) +Optional: gst0-python (for sound) |