gnu: python-mpv: Adjust inputs.

As seen in python-team build
<https://ci.guix.gnu.org/build/6091629/log/raw>.

* gnu/packages/python-xyz.scm (python-mpv) [native-inputs]: Add
python-setuptools.

Change-Id: I3a43904057c2b3f77833372e2be68280f95189a2
This commit is contained in:
Sharlatan Hellseher 2024-10-21 23:08:52 +01:00
parent f27bdf634e
commit 85f78c95da
No known key found for this signature in database
GPG key ID: 76D727BFF62CD2B5

View file

@ -37238,9 +37238,9 @@ and @code{bspatch4}.")
(setenv "PY_MPV_SKIP_TESTS"
"test_wait_for_property_event_overflow"))))))
(native-inputs
;; For tests.
(list python-pytest
python-pyvirtualdisplay
python-setuptools
python-xvfbwrapper))
(inputs (list mpv))
(propagated-inputs (list python-pillow)) ;for raw screenshots