summaryrefslogtreecommitdiff
path: root/python/pygame/README
diff options
context:
space:
mode:
authorDimitris Zlatanidis <d.zlatanidis@gmail.com>2019-09-23 18:42:08 +0200
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2019-09-28 17:40:07 +0700
commit998acc712f0a4411b724d2fcda173262ca5c205d (patch)
tree63ccb1a87c6f852cf384ba04ce368a1f98a12def /python/pygame/README
parent2ac8c1eda2b071b73c48aaba136537f03aa1fa28 (diff)
downloadslackbuilds-998acc712f0a4411b724d2fcda173262ca5c205d.tar.gz
python/pygame: Added python3 support.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'python/pygame/README')
-rw-r--r--python/pygame/README2
1 files changed, 2 insertions, 0 deletions
diff --git a/python/pygame/README b/python/pygame/README
index a5a5eb6337..960d796ba9 100644
--- a/python/pygame/README
+++ b/python/pygame/README
@@ -2,3 +2,5 @@ Pygame is a set of Python modules designed for writing games. It is written
on top of the excellent SDL library. This allows you to create fully
featured games and multimedia programs in the python language. Pygame is
highly portable and runs on nearly every platform and operating system.
+
+Optional dependency: python3