Update WebKit and Midori

svn path=/nixpkgs/trunk/; revision=15849
This commit is contained in:
Michael Raskin
2009-06-04 11:20:26 +00:00
parent 1c5056a7d7
commit 260e13ddeb
6 changed files with 37 additions and 16 deletions
+2 -1
View File
@@ -275,7 +275,8 @@ rec {
};
libsoup = import ./libsoup.nix {
inherit stdenv fetchurl pkgconfig libxml2 glib;
inherit stdenv fetchurl pkgconfig libxml2 glib
libproxy GConf sqlite;
input = desktop.libsoup;
};