Make midori use the webkit version from libsoup
svn path=/nixpkgs/trunk/; revision=22544
This commit is contained in:
parent
f2aa054357
commit
72f6e78cb0
@ -8354,7 +8354,8 @@ let
|
|||||||
inherit imagemagick intltool python pkgconfig webkit libxml2
|
inherit imagemagick intltool python pkgconfig webkit libxml2
|
||||||
which gettext makeWrapper file libidn sqlite docutils libnotify;
|
which gettext makeWrapper file libidn sqlite docutils libnotify;
|
||||||
inherit (gtkLibs) gtk glib;
|
inherit (gtkLibs) gtk glib;
|
||||||
inherit (gnome28) gtksourceview libsoup;
|
inherit (gnome28) gtksourceview;
|
||||||
|
inherit (webkit.passthru.args) libsoup;
|
||||||
};
|
};
|
||||||
|
|
||||||
minicom = import ../tools/misc/minicom {
|
minicom = import ../tools/misc/minicom {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user