Update/fix Midori

svn path=/nixpkgs/branches/glib-2.30-take2/; revision=33400
This commit is contained in:
Michael Raskin
2012-03-25 11:22:32 +00:00
parent 318c747520
commit 99f198ab9f
2 changed files with 11 additions and 7 deletions

View File

@@ -6991,7 +6991,7 @@ let
inherit imagemagick intltool python pkgconfig webkit libxml2
which gettext makeWrapper file libidn sqlite docutils libnotify
vala dbus_glib;
inherit gtk glib;
inherit gtk3 glib;
inherit (gnome) gtksourceview;
inherit (webkit.passthru.args) libsoup;
inherit (xlibs) kbproto xproto libXScrnSaver scrnsaverproto;