summary refs log tree commit diff
path: root/pkgs/applications
diff options
context:
space:
mode:
authorSandro Jäckel <sandro.jaeckel@gmail.com>2021-07-27 13:27:07 +0200
committerJonathan Ringer <jonringer@users.noreply.github.com>2021-07-27 08:14:56 -0700
commit562b876e2c17dce56c599fd04f0be15d750c32f0 (patch)
tree9a324c39e5f62e97392ac2e20cf140a5bfda480d /pkgs/applications
parentd8dc6eb52e762e44bd024628a93215027e14c2c7 (diff)
downloadnixpkgs-562b876e2c17dce56c599fd04f0be15d750c32f0.tar
nixpkgs-562b876e2c17dce56c599fd04f0be15d750c32f0.tar.gz
nixpkgs-562b876e2c17dce56c599fd04f0be15d750c32f0.tar.bz2
nixpkgs-562b876e2c17dce56c599fd04f0be15d750c32f0.tar.lz
nixpkgs-562b876e2c17dce56c599fd04f0be15d750c32f0.tar.xz
nixpkgs-562b876e2c17dce56c599fd04f0be15d750c32f0.tar.zst
nixpkgs-562b876e2c17dce56c599fd04f0be15d750c32f0.zip
citrix-workspace: remove alias
Diffstat (limited to 'pkgs/applications')
-rw-r--r--pkgs/applications/networking/remote/citrix-workspace/generic.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgs/applications/networking/remote/citrix-workspace/generic.nix b/pkgs/applications/networking/remote/citrix-workspace/generic.nix
index 506f129d359..8159ae25167 100644
--- a/pkgs/applications/networking/remote/citrix-workspace/generic.nix
+++ b/pkgs/applications/networking/remote/citrix-workspace/generic.nix
@@ -1,5 +1,5 @@
 { lib, stdenv, requireFile, makeWrapper, autoPatchelfHook, wrapGAppsHook, which, more
-, file, atk, alsa-lib, cairo, fontconfig, gdk-pixbuf, glib, gnome, gtk2-x11, gtk3
+, file, atk, alsa-lib, cairo, fontconfig, gdk-pixbuf, glib, webkitgtk, gtk2-x11, gtk3
 , heimdal, krb5, libsoup, libvorbis, speex, openssl, zlib, xorg, pango, gtk2
 , gnome2, mesa, nss, nspr, gtk_engines, freetype, dconf, libpng12, libxml2
 , libjpeg, libredirect, tzdata, cacert, systemd, libcxxabi, libcxx, e2fsprogs, symlinkJoin
@@ -70,7 +70,7 @@ stdenv.mkDerivation rec {
     freetype
     gdk-pixbuf
     gnome2.gtkglext
-    gnome.webkitgtk
+    webkitgtk
     gtk2
     gtk2-x11
     gtk3