mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: python-pyopengl: Move to python-graphics.
* gnu/packages/python-xyz.scm (python-pyopengl, python-pyopengl-accelerate): Move from here ... * gnu/packages/python-graphics.scm: ... to here. * gnu/packages/xorg.scm: Add python-graphics module. Change-Id: I8d9e374a1948330ab37bb148a1ad6274563f9f1b
This commit is contained in:
parent
3e055916bf
commit
3048a24eb8
4 changed files with 93 additions and 88 deletions
|
@ -78,6 +78,7 @@
|
|||
#:use-module (gnu packages pkg-config)
|
||||
#:use-module (gnu packages python)
|
||||
#:use-module (gnu packages python-xyz)
|
||||
#:use-module (gnu packages python-graphics)
|
||||
#:use-module (gnu packages ssh)
|
||||
#:use-module (gnu packages textutils)
|
||||
#:use-module (gnu packages tls)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue