3
0
Fork 0
forked from mirrors/nixpkgs

Use fresh and SSL-enabled libsoup for midori

svn path=/nixpkgs/trunk/; revision=15855
This commit is contained in:
Michael Raskin 2009-06-04 13:35:47 +00:00
parent 0847f2286f
commit 2692ba25d2

View file

@ -6541,7 +6541,8 @@ let
inherit imagemagick intltool python pkgconfig webkit libxml2
which gettext makeWrapper file libidn sqlite docutils libnotify;
inherit (gtkLibs) gtk glib;
inherit (gnome) gtksourceview libsoup;
inherit (gnome) gtksourceview;
inherit (gnome26) libsoup;
};
minicom = builderDefsPackage (selectVersion ../tools/misc/minicom "2.3") {