gnu: python-kivy: Adjust inputs.

* gnu/packages/python-xyz.scm (python-kivy)
[inputs]: Remove python-docutils, python-filetype, python-kivy-garden,
python-pygments, and python-requests.
[propagated-inputs]: Add python-docutils, python-filetype,
python-kivy-garden, python-pygments, and python-requests.

Change-Id: I76f7ca94d42fafe3bde36f4b2a1d27bf89831521
This commit is contained in:
Sharlatan Hellseher 2025-05-06 09:04:09 +01:00
parent a1b5fcd4d8
commit d3663ba409
No known key found for this signature in database
GPG key ID: 76D727BFF62CD2B5

View file

@ -24657,8 +24657,9 @@ for Kivy, the multitouch application platform.")
(inputs (inputs
(list gstreamer (list gstreamer
mesa mesa
(sdl-union (list sdl2 sdl2-image sdl2-mixer sdl2-ttf)) (sdl-union (list sdl2 sdl2-image sdl2-mixer sdl2-ttf))))
python-docutils (propagated-inputs
(list python-docutils
python-filetype python-filetype
python-kivy-garden python-kivy-garden
python-pygments python-pygments