webkitgtk: fix evaluation

This commit is contained in:
Franz Pletz
2017-10-24 16:06:11 +02:00
parent 160685725e
commit 0bb7a1b82a

View File

@@ -17327,7 +17327,6 @@ with pkgs;
gconf = gnome2.GConf;
inherit (gnome2) libglade scrollkeeper;
gtkhtml = gnome2.gtkhtml4;
webkitgtk = webkitgtk217x;
python = python27;
};