gnu: Remove python2-pygame-sdl2.

* gnu/packages/game-development.scm (python2-pygame-sdl2): Delete variable.
This commit is contained in:
Maxim Cournoyer 2022-04-29 22:18:46 -04:00
parent 1143a16830
commit 1a6eb0d6fe
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -1257,9 +1257,6 @@ (define-public python-pygame-sdl2
developed mainly for Ren'py.")
(license (list license:lgpl2.1 license:zlib)))))
(define-public python2-pygame-sdl2
(package-with-python2 python-pygame-sdl2))
(define-public renpy
(package
(name "renpy")