Commit a68dc64e authored by Michal Sojka's avatar Michal Sojka Committed by Anderson Torres
Browse files

xpra: depend on libappindicator

Without this, xpra client does not show tray icon in wayland-based
desktops.
parent a5523118
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -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