Skip to content
This repository was archived by the owner on Mar 8, 2026. It is now read-only.

Commit f853dac

Browse files
committed
system tray compiled fixed
1 parent 9db5e19 commit f853dac

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/building.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,8 @@ jobs:
5252
libwebkit2gtk-4.1-dev \
5353
libgtk-3-dev \
5454
gir1.2-gtk-3.0 \
55-
gir1.2-webkit2-4.1
55+
gir1.2-webkit2-4.1 \
56+
libayatana-appindicator3-1
5657
5758
- name: Install Python dependencies
5859
run: pip install -r requirements.txt

0 commit comments

Comments
 (0)