mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-02 07:31:26 +00:00
gnome3: re-introduce libsoup dependency (fix many evals)
This commit is contained in:
parent
f33d50c04e
commit
449cfcfa91
@ -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/)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user