gnome3: re-introduce libsoup dependency (fix many evals)

This commit is contained in:
Vladimír Čunát 2014-02-01 10:09:52 +01:00
parent f33d50c04e
commit 449cfcfa91

View file

@ -6,7 +6,7 @@ rec {
libcanberra = pkgs.libcanberra_gtk3; # just to be sure
inherit (pkgs.gnome2) gnome_common ORBit2;
orbit = ORBit2;
inherit (pkgs) libsoup;
#### Core (http://ftp.acc.umu.se/pub/GNOME/core/)