mullvad-vpn: remove gconf dependency

This commit is contained in:
FliegendeWurst 2022-02-11 15:05:09 +01:00
parent 811ad0e5e8
commit 129dafb382

View File

@ -1,6 +1,6 @@
{ stdenv, lib, fetchurl, dpkg
, alsa-lib, atk, cairo, cups, dbus, expat, fontconfig, freetype
, gdk-pixbuf, glib, gnome2, pango, nspr, nss, gtk3, mesa
, gdk-pixbuf, glib, pango, nspr, nss, gtk3, mesa
, xorg, autoPatchelfHook, systemd, libnotify, libappindicator
, makeWrapper
}:
@ -16,7 +16,6 @@ let deps = [
freetype
gdk-pixbuf
glib
gnome2.GConf
pango
gtk3
libappindicator