gnu: rrdtool: Remove unneeded input.

* gnu/packages/rrdtool.scm (rrdtool)[inputs]: Remove gtk+-2.

Change-Id: Iee01e038f1361e763ea0df62625fb06b65ce45d5
This commit is contained in:
Efraim Flashner 2024-02-12 09:56:41 +02:00
parent 5a61ce6bcf
commit 3876c3a7c2
No known key found for this signature in database
GPG key ID: 41AAE7DCCA3D8351

View file

@ -54,7 +54,6 @@ (define-public rrdtool
(list cairo
freetype
glib
gtk+-2
libxml2
pango
python))