gnu: rrdtool: Use Python 3.
* gnu/packages/rrdtool.scm (rrdtool)[inputs]: Replace PYTHON-2 with PYTHON.
parent
dd2c2625b3
commit
af38141a1c
|
@ -53,7 +53,7 @@
|
|||
("gtk" ,gtk+-2)
|
||||
("libxml2" ,libxml2)
|
||||
("pango" ,pango)
|
||||
("python" ,python-2)))
|
||||
("python" ,python)))
|
||||
(native-inputs
|
||||
(list groff
|
||||
pkg-config
|
||||
|
|
Reference in New Issue