mirror of
https://gitlab.com/nonguix/nonguix.git
synced 2024-11-22 08:28:09 +01:00
nongnu: playonlinux: Remove python2 dependencies.
* nongnu/packages/playonlinux.scm (playonlinux)[inputs]: Replace `python2-wxpython` with `python-wxpython` as the python2 variant got removed from Guix.
This commit is contained in:
parent
21a7afca46
commit
1124f68df8
1 changed files with 1 additions and 1 deletions
|
@ -108,7 +108,7 @@
|
||||||
libx11
|
libx11
|
||||||
mesa
|
mesa
|
||||||
netcat
|
netcat
|
||||||
python2-wxpython
|
python-wxpython
|
||||||
wget
|
wget
|
||||||
wine
|
wine
|
||||||
xrdb))
|
xrdb))
|
||||||
|
|
Loading…
Reference in a new issue