mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
gnu: mygnuhealth: Upgrade dependency on python-pyside.
* gnu/packages/medical.scm (mygnuhealth)[native-inputs]: Remove python-pyside-2; add python-pyside-6. Change-Id: Ifcaa63d33b9877332833be8d62ce00e61c873339
This commit is contained in:
@@ -90,7 +90,7 @@
|
||||
(lambda _
|
||||
(mkdir-p "/tmp/mygh/")
|
||||
(setenv "HOME" "/tmp"))))))
|
||||
(native-inputs (list python-pyside-2 python-setuptools))
|
||||
(native-inputs (list python-pyside-6 python-setuptools))
|
||||
(inputs (list bash-minimal
|
||||
kirigami-5
|
||||
python
|
||||
|
||||
Reference in New Issue
Block a user