diff options
author | ponce <matteo.bernardini@gmail.com> | 2012-08-23 13:12:09 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2012-08-23 15:49:28 -0500 |
commit | 8255b33cec520edcce385c75a765f0cd5b53d7e6 (patch) | |
tree | b0a711e53f7f460da0c957e5d4f0623e6f9dd35a | |
parent | e82169b4fd5ee89fa7d421076152c4701a3f58fb (diff) | |
download | slackbuilds-8255b33cec520edcce385c75a765f0cd5b53d7e6.tar.gz |
python/pygame: Fixed dep information
-rw-r--r-- | python/pygame/README | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/python/pygame/README b/python/pygame/README index 15f8c6b7a5..8e7cbc387a 100644 --- a/python/pygame/README +++ b/python/pygame/README @@ -3,5 +3,3 @@ 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. - -This requires smpeg. |