diff options
author | dsomero <xgizzmo@slackbuilds.org> | 2011-03-20 19:36:29 -0400 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2011-03-24 19:23:11 -0500 |
commit | f6b332cb6ee01f378ce216963da866850bd3fb92 (patch) | |
tree | 6daacea9f5e910bd790282f5224eae569c45e58b /python/pygame | |
parent | b780e47d2730c3bf9f094569e5519285b02e3ced (diff) | |
download | slackbuilds-f6b332cb6ee01f378ce216963da866850bd3fb92.tar.gz |
python/pygame: List smpeg as dependency.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'python/pygame')
-rw-r--r-- | python/pygame/README | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/python/pygame/README b/python/pygame/README index 8e7cbc387a..15f8c6b7a5 100644 --- a/python/pygame/README +++ b/python/pygame/README @@ -3,3 +3,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. + +This requires smpeg. |