gnu: inkscape: Build with Python 3.

* gnu/packages/inkscape.scm (inkscape)[inputs]: Change from PYTHON-2 to
PYTHON-WRAPPER.
This commit is contained in:
Marius Bakke 2020-12-19 14:41:11 +01:00
parent 250a2ac21f
commit 7405593222
No known key found for this signature in database
GPG key ID: A2A06DF2A33A54FA

View file

@ -79,7 +79,7 @@ (define-public inkscape
("freetype" ,freetype)
("popt" ,popt)
("potrace" ,potrace)
("python" ,python-2)
("python" ,python-wrapper)
("lcms" ,lcms)
("boost" ,boost)))
(native-inputs