me
/
guix
Archived
1
0
Fork 0

gnu: rrdtool: Use Python 3.

* gnu/packages/rrdtool.scm (rrdtool)[inputs]: Replace PYTHON-2 with PYTHON.
Leo Famulari 2022-01-19 23:13:12 -05:00
parent dd2c2625b3
commit af38141a1c
No known key found for this signature in database
GPG Key ID: 2646FA30BACA7F08
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@
("gtk" ,gtk+-2)
("libxml2" ,libxml2)
("pango" ,pango)
("python" ,python-2)))
("python" ,python)))
(native-inputs
(list groff
pkg-config