summary refs log tree commit diff
path: root/pkgs/applications/networking/remote/citrix-workspace/generic.nix
diff options
context:
space:
mode:
authorDaniel Poelzleithner <poelzleithner@b1-systems.de>2021-12-21 17:46:58 +0100
committerDaniel Poelzleithner <poelzleithner@b1-systems.de>2021-12-21 17:46:58 +0100
commit358421d890ab1ffd35f11967d9577dc774f89643 (patch)
treed44271537c518f5cbc522d30945a899e02862e79 /pkgs/applications/networking/remote/citrix-workspace/generic.nix
parenta7a2c30267020e8fee66ea790f419c5a26eccf9f (diff)
downloadnixpkgs-358421d890ab1ffd35f11967d9577dc774f89643.tar
nixpkgs-358421d890ab1ffd35f11967d9577dc774f89643.tar.gz
nixpkgs-358421d890ab1ffd35f11967d9577dc774f89643.tar.bz2
nixpkgs-358421d890ab1ffd35f11967d9577dc774f89643.tar.lz
nixpkgs-358421d890ab1ffd35f11967d9577dc774f89643.tar.xz
nixpkgs-358421d890ab1ffd35f11967d9577dc774f89643.tar.zst
nixpkgs-358421d890ab1ffd35f11967d9577dc774f89643.zip
citrix-workspace: fix build dependency on glib-networking
without the buildInput, the GIO modules environment will not be added to the
wrapper, causing the searchpath at runtime to be wrong. Now https login pages work
Diffstat (limited to 'pkgs/applications/networking/remote/citrix-workspace/generic.nix')
-rw-r--r--pkgs/applications/networking/remote/citrix-workspace/generic.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkgs/applications/networking/remote/citrix-workspace/generic.nix b/pkgs/applications/networking/remote/citrix-workspace/generic.nix
index 2f9c5f76c5e..e54bc235863 100644
--- a/pkgs/applications/networking/remote/citrix-workspace/generic.nix
+++ b/pkgs/applications/networking/remote/citrix-workspace/generic.nix
@@ -70,6 +70,7 @@ stdenv.mkDerivation rec {
     freetype
     gdk-pixbuf
     gnome2.gtkglext
+    glib-networking
     webkitgtk
     gtk2
     gtk2-x11