teams: enable appindicator tray icon support
(cherry picked from commit de7986d7afd9f140ebc43e8a95bdb7f1f7ed08af)
This commit is contained in:
parent
9a3a0f39f9
commit
4a6b102088
@ -6,6 +6,7 @@
|
|||||||
, dpkg
|
, dpkg
|
||||||
, atomEnv
|
, atomEnv
|
||||||
, libuuid
|
, libuuid
|
||||||
|
, libappindicator-gtk3
|
||||||
, pulseaudio
|
, pulseaudio
|
||||||
, at-spi2-atk
|
, at-spi2-atk
|
||||||
, coreutils
|
, coreutils
|
||||||
@ -34,6 +35,7 @@ stdenv.mkDerivation rec {
|
|||||||
runtimeDependencies = [
|
runtimeDependencies = [
|
||||||
(lib.getLib systemd)
|
(lib.getLib systemd)
|
||||||
pulseaudio
|
pulseaudio
|
||||||
|
libappindicator-gtk3
|
||||||
];
|
];
|
||||||
|
|
||||||
preFixup = ''
|
preFixup = ''
|
||||||
|
Loading…
x
Reference in New Issue
Block a user