skypeforlinux: gnome2 cleanup (#41176)
* skypeforlinux: gnome2 cleanup * skypeforlinux: use toplevel gdk_pixbuf and gtk2
This commit is contained in:
parent
e25e9d6191
commit
1f14408b0e
@ -1,6 +1,6 @@
|
|||||||
{ stdenv, fetchurl, dpkg, makeWrapper
|
{ stdenv, fetchurl, dpkg, makeWrapper
|
||||||
, alsaLib, atk, cairo, cups, curl, dbus, expat, fontconfig, freetype, glib, glibc, gnome2
|
, alsaLib, atk, cairo, cups, curl, dbus, expat, fontconfig, freetype, gdk_pixbuf, glib, glibc, gnome3
|
||||||
, libnotify, libpulseaudio, libsecret, libstdcxx5, libv4l, nspr, nss, systemd, xorg }:
|
, gtk2, libnotify, libpulseaudio, libsecret, libstdcxx5, libv4l, nspr, nss, pango, systemd, xorg }:
|
||||||
|
|
||||||
let
|
let
|
||||||
|
|
||||||
@ -22,17 +22,18 @@ let
|
|||||||
glibc
|
glibc
|
||||||
libsecret
|
libsecret
|
||||||
|
|
||||||
gnome2.GConf
|
gnome3.gconf
|
||||||
gnome2.gdk_pixbuf
|
gdk_pixbuf
|
||||||
gnome2.gtk
|
gtk2
|
||||||
gnome2.pango
|
|
||||||
|
|
||||||
gnome2.gnome-keyring
|
|
||||||
|
gnome3.gnome-keyring
|
||||||
|
|
||||||
libnotify
|
libnotify
|
||||||
libpulseaudio
|
libpulseaudio
|
||||||
nspr
|
nspr
|
||||||
nss
|
nss
|
||||||
|
pango
|
||||||
stdenv.cc.cc
|
stdenv.cc.cc
|
||||||
systemd
|
systemd
|
||||||
libstdcxx5
|
libstdcxx5
|
||||||
|
Loading…
x
Reference in New Issue
Block a user