get rid of old webkit and webkit_gtk2 packages

This commit is contained in:
宋文武
2014-03-30 09:02:07 +08:00
parent 59124ddf95
commit d14b9e9850
11 changed files with 5 additions and 801 deletions

View File

@@ -5848,7 +5848,7 @@ rec {
};
buildInputs = with pkgs; [
pkgconfig python gtk2 pygtk libxml2 libxslt libsoup webkit_gtk2 icu
pkgconfig python gtk2 pygtk libxml2 libxslt libsoup webkitgtk2 icu
];
meta = {