tree-wide: s/GTK+/GTK/g
GTK was renamed.
This commit is contained in:
@@ -20,7 +20,7 @@ buildPythonPackage rec {
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
homepage = "https://code.google.com/p/pywebkitgtk/";
|
||||
description = "Python bindings for the WebKit GTK+ port";
|
||||
description = "Python bindings for the WebKit GTK port";
|
||||
license = licenses.lgpl2Plus;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user