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
|
@ -108,7 +108,7 @@
|
|||
libx11
|
||||
mesa
|
||||
netcat
|
||||
python2-wxpython
|
||||
python-wxpython
|
||||
wget
|
||||
wine
|
||||
xrdb))
|
||||
|
|
Loading…
Reference in New Issue
Block a user