mullvad-vpn: add mesa dependency
This commit is contained in:
parent
4206aec447
commit
d9e946acf9
@ -1,6 +1,6 @@
|
|||||||
{ stdenv, lib, fetchurl, dpkg
|
{ stdenv, lib, fetchurl, dpkg
|
||||||
, alsaLib, atk, cairo, cups, dbus, expat, fontconfig, freetype
|
, alsaLib, atk, cairo, cups, dbus, expat, fontconfig, freetype
|
||||||
, gdk-pixbuf, glib, gnome2, pango, nspr, nss, gtk3
|
, gdk-pixbuf, glib, gnome2, pango, nspr, nss, gtk3, mesa
|
||||||
, xorg, autoPatchelfHook, systemd, libnotify, libappindicator
|
, xorg, autoPatchelfHook, systemd, libnotify, libappindicator
|
||||||
}:
|
}:
|
||||||
|
|
||||||
@ -20,6 +20,7 @@ let deps = [
|
|||||||
gtk3
|
gtk3
|
||||||
libappindicator
|
libappindicator
|
||||||
libnotify
|
libnotify
|
||||||
|
mesa
|
||||||
xorg.libX11
|
xorg.libX11
|
||||||
xorg.libXScrnSaver
|
xorg.libXScrnSaver
|
||||||
xorg.libXcomposite
|
xorg.libXcomposite
|
||||||
|
Loading…
x
Reference in New Issue
Block a user