summaryrefslogtreecommitdiffstats
path: root/pkgs/applications/networking/calls
diff options
context:
space:
mode:
authorTom Fitzhenry <tom@tom-fitzhenry.me.uk>2021-12-10 22:51:54 +1100
committerTom Fitzhenry <tom@tom-fitzhenry.me.uk>2022-01-15 06:05:40 +1100
commit47a8b15664f45dc66c166be35e0615163b6199d3 (patch)
tree6295967640171af3bcc7514d2407cb3d21553646 /pkgs/applications/networking/calls
parentbc9fd41f23da8edbcfc1c39bfb38198ceac5bd5b (diff)
evolution-data-server: propagate libgdata
Motivation: Stop programs from having to declare transitive dependencies (fixed in this commit). Per https://gitlab.gnome.org/GNOME/evolution-data-server/-/merge_requests/57/diffs, evolution-data-server requires libgdata for gobject introspection. See also https://github.com/NixOS/nixpkgs/commit/025960d2296456b8a4cc3b2bcd5a6c624c68a54b, which did a similar thing for libsoup.
Diffstat (limited to 'pkgs/applications/networking/calls')
-rw-r--r--pkgs/applications/networking/calls/default.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/pkgs/applications/networking/calls/default.nix b/pkgs/applications/networking/calls/default.nix
index 2eb0f63bc345..8282713aa00a 100644
--- a/pkgs/applications/networking/calls/default.nix
+++ b/pkgs/applications/networking/calls/default.nix
@@ -73,7 +73,6 @@ stdenv.mkDerivation rec {
callaudiod
gtk3
libpeas
- libgdata # required by some dependency transitively
sofia_sip
];