gnu: wayland: Add python to native inputs.

Since commit 5d20d7e1369fc7d93de19c0bd219937d697ceae6, meson no longer
propagates Python.

* gnu/packages/freedesktop.scm (wayland)[native-inputs]: Add python.
This commit is contained in:
Maxim Cournoyer 2021-12-18 22:53:04 -05:00
parent 291c4fa0ba
commit e8c924296f
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -996,6 +996,7 @@ (define-public wayland
("dot" ,graphviz)
("doxygen" ,doxygen)
("pkg-config" ,pkg-config)
("python" ,python)
("xmlto" ,xmlto)
("xsltproc" ,libxslt)
,@(if (%current-target-system)