skypeforlinux: remove libstdc++5 dependency (#41590)

This commit is contained in:
Thomas Kerber 2018-06-06 21:12:19 +01:00 committed by xeji
parent b7a025cef2
commit 979a835c46

View File

@ -1,6 +1,6 @@
{ stdenv, fetchurl, dpkg, makeWrapper { stdenv, fetchurl, dpkg, makeWrapper
, alsaLib, atk, cairo, cups, curl, dbus, expat, fontconfig, freetype, gdk_pixbuf, glib, glibc, gnome3 , alsaLib, atk, cairo, cups, curl, dbus, expat, fontconfig, freetype, gdk_pixbuf, glib, glibc, gnome3
, gtk2, libnotify, libpulseaudio, libsecret, libstdcxx5, libv4l, nspr, nss, pango, systemd, xorg }: , gtk2, libnotify, libpulseaudio, libsecret, libv4l, nspr, nss, pango, systemd, xorg }:
let let
@ -36,7 +36,6 @@ let
pango pango
stdenv.cc.cc stdenv.cc.cc
systemd systemd
libstdcxx5
libv4l libv4l
xorg.libxkbfile xorg.libxkbfile