mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-24 21:38:07 -05:00
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 @@ (define-public rrdtool
|
|||
(list cairo
|
||||
freetype
|
||||
glib
|
||||
gtk+-2
|
||||
libxml2
|
||||
pango
|
||||
python))
|
||||
|
|
Loading…
Reference in a new issue