mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-25 22:08:16 -05:00
gnu: Remove python2-pygame-sdl2.
* gnu/packages/game-development.scm (python2-pygame-sdl2): Delete variable.
This commit is contained in:
parent
1143a16830
commit
1a6eb0d6fe
1 changed files with 0 additions and 3 deletions
|
@ -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")
|
||||
|
|
Loading…
Reference in a new issue