gnu: yelp-tools: Switch to python-lxml-for-texlive.

This allows to decouple the pyproject-build-system for
texlive-bin and consequentially the whole world.

* gnu/packages/gnome.scm (yelp-tools)[native-inputs]: Replace
python-lxml by python-lxml-for-texlive.

Change-Id: I60970703cd667ecebc7269ee84b596f7c345aa40
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
This commit is contained in:
Nicolas Graves 2025-11-02 02:22:21 +01:00 committed by Sharlatan Hellseher
parent 054d771207
commit 0e2516bd58
No known key found for this signature in database
GPG key ID: 76D727BFF62CD2B5

View file

@ -7464,7 +7464,7 @@ freedesktop.org help system specification.")
(arguments
(list #:configure-flags #~'("-Dhelp=true")))
(native-inputs
(list gettext-minimal pkg-config python python-lxml))
(list gettext-minimal pkg-config python python-lxml-for-texlive))
(inputs
(list yelp-xsl))
(propagated-inputs