diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-04-19 21:22:40 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-04-19 21:22:40 +0700 |
commit | 5e21000cbf1c7a516229b9db664eb89b9e927722 (patch) | |
tree | ecd59de7ef177780d2b7cba304d394303c4543e1 /python/PySDL2 | |
parent | 8ee6c7d48c4e16d9590a09effc1241a005af5232 (diff) | |
download | slackbuilds-5e21000cbf1c7a516229b9db664eb89b9e927722.tar.gz |
python/PySDL2: Update DEP.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/PySDL2')
-rw-r--r-- | python/PySDL2/PySDL2.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/PySDL2/PySDL2.info b/python/PySDL2/PySDL2.info index a1926615cf..c55a446cbc 100644 --- a/python/PySDL2/PySDL2.info +++ b/python/PySDL2/PySDL2.info @@ -5,6 +5,6 @@ DOWNLOAD="https://pypi.python.org/packages/1d/eb/3cc8e6037b704501736a5f7636f5ace MD5SUM="dc135eb78930a9ebf6e66e2a893db7f0" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="pypy SDL2" +REQUIRES="pypy" MAINTAINER="Dimitris Zlatanidis" EMAIL="d.zlatanidis@gmail.com" |