xpra: depend on libappindicator
Without this, xpra client does not show tray icon in wayland-based desktops.
This commit is contained in:
parent
a552311804
commit
a68dc64ea1
@ -16,6 +16,7 @@
|
||||
, gobject-introspection
|
||||
, gst_all_1
|
||||
, gtk3
|
||||
, libappindicator
|
||||
, libfakeXinerama
|
||||
, librsvg
|
||||
, libvpx
|
||||
@ -118,6 +119,7 @@ in buildPythonApplication rec {
|
||||
gdk-pixbuf
|
||||
glib
|
||||
gtk3
|
||||
libappindicator
|
||||
librsvg
|
||||
libvpx
|
||||
libwebp
|
||||
|
Loading…
Reference in New Issue
Block a user