Merge pull request #2075 from iyzsong/webkit

get rid of old webkit packages
This commit is contained in:
Michael Raskin
2014-04-18 10:10:29 -07:00
14 changed files with 47 additions and 855 deletions

View File

@@ -5973,7 +5973,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 = {