xpra: depend on libappindicator

Without this, xpra client does not show tray icon in wayland-based
desktops.
This commit is contained in:
Michal Sojka
2023-09-08 14:21:09 +00:00
committed by Anderson Torres
parent a552311804
commit a68dc64ea1
+2
View File
@@ -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