Merge pull request #219384 from prtzl/viber
viber: fix no internet error
This commit is contained in:
commit
0e84e5a84d
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
{fetchurl, lib, stdenv, dpkg, makeWrapper,
|
{fetchurl, lib, stdenv, dpkg, makeWrapper,
|
||||||
alsa-lib, cups, curl, dbus, expat, fontconfig, freetype, glib, gst_all_1,
|
alsa-lib, cups, curl, dbus, expat, fontconfig, freetype, glib, gst_all_1,
|
||||||
harfbuzz, libcap, libGL, libGLU, libpulseaudio, libxkbcommon, libxml2, libxslt,
|
harfbuzz, libcap, libGL, libGLU, libpulseaudio, libxkbcommon, libxml2, libxslt,
|
||||||
nspr, nss, openssl, systemd, wayland, xorg, zlib, ...
|
nspr, nss, openssl_1_1, systemd, wayland, xorg, zlib, ...
|
||||||
}:
|
}:
|
||||||
|
|
||||||
stdenv.mkDerivation {
|
stdenv.mkDerivation {
|
||||||
|
|
Loading…
Reference in a new issue