tree-wide: s/GTK+/GTK/g
GTK was renamed.
This commit is contained in:
@@ -13,7 +13,7 @@ stdenv.mkDerivation rec {
|
||||
propagatedBuildInputs = [ gtk2 ];
|
||||
|
||||
meta = {
|
||||
description = "Gtk+ widget for displaying large amounts of numerical data";
|
||||
description = "GTK widget for displaying large amounts of numerical data";
|
||||
|
||||
license = stdenv.lib.licenses.lgpl2;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user