Make midori use the webkit version from libsoup

svn path=/nixpkgs/trunk/; revision=22544
This commit is contained in:
Michael Raskin 2010-07-09 11:35:07 +00:00
parent f2aa054357
commit 72f6e78cb0

View file

@ -8354,7 +8354,8 @@ let
inherit imagemagick intltool python pkgconfig webkit libxml2
which gettext makeWrapper file libidn sqlite docutils libnotify;
inherit (gtkLibs) gtk glib;
inherit (gnome28) gtksourceview libsoup;
inherit (gnome28) gtksourceview;
inherit (webkit.passthru.args) libsoup;
};
minicom = import ../tools/misc/minicom {