Merge pull request #82828 from danieldk/skype-appindicator
skypeforlinux: support app indicator
This commit is contained in:
commit
ca9ea76e16
@ -1,6 +1,6 @@
|
|||||||
{ stdenv, fetchurl, dpkg
|
{ stdenv, fetchurl, dpkg
|
||||||
, alsaLib, atk, cairo, cups, curl, dbus, expat, fontconfig, freetype, gdk-pixbuf, glib, glibc, gnome2, gnome3
|
, alsaLib, atk, cairo, cups, curl, dbus, expat, fontconfig, freetype, gdk-pixbuf, glib, glibc, gnome2, gnome3
|
||||||
, gtk3, libnotify, libpulseaudio, libsecret, libv4l, nspr, nss, pango, systemd, wrapGAppsHook, xorg
|
, gtk3, libappindicator-gtk3, libnotify, libpulseaudio, libsecret, libv4l, nspr, nss, pango, systemd, wrapGAppsHook, xorg
|
||||||
, at-spi2-atk, libuuid, at-spi2-core }:
|
, at-spi2-atk, libuuid, at-spi2-core }:
|
||||||
|
|
||||||
let
|
let
|
||||||
@ -29,6 +29,7 @@ let
|
|||||||
gnome2.GConf
|
gnome2.GConf
|
||||||
gdk-pixbuf
|
gdk-pixbuf
|
||||||
gtk3
|
gtk3
|
||||||
|
libappindicator-gtk3
|
||||||
|
|
||||||
gnome3.gnome-keyring
|
gnome3.gnome-keyring
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user