mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-22 12:04:40 +00:00
Merge pull request #227728 from yelite/tauon-add-sys-tray
tauon: add libappindicator for tray icon
This commit is contained in:
commit
ac641371a9
@ -10,6 +10,7 @@
|
||||
, gobject-introspection
|
||||
, gtk3
|
||||
, kissfft
|
||||
, libappindicator
|
||||
, libnotify
|
||||
, libsamplerate
|
||||
, libvorbis
|
||||
@ -75,6 +76,7 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
flac
|
||||
gobject-introspection
|
||||
gtk3
|
||||
libappindicator
|
||||
libnotify
|
||||
libopenmpt
|
||||
librsvg
|
||||
|
Loading…
Reference in New Issue
Block a user