gnu: rrdtool: Remove unneeded input.
* gnu/packages/rrdtool.scm (rrdtool)[inputs]: Remove gtk+-2. Change-Id: Iee01e038f1361e763ea0df62625fb06b65ce45d5
This commit is contained in:
parent
5a61ce6bcf
commit
3876c3a7c2
1 changed files with 0 additions and 1 deletions
|
@ -54,7 +54,6 @@
|
||||||
(list cairo
|
(list cairo
|
||||||
freetype
|
freetype
|
||||||
glib
|
glib
|
||||||
gtk+-2
|
|
||||||
libxml2
|
libxml2
|
||||||
pango
|
pango
|
||||||
python))
|
python))
|
||||||
|
|
Reference in a new issue