-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Closed
qcif/data-curator
#563Description
- Version: 10.7.1
- Target: Linux/AppImage
I'm trying to build a Linux package in the AppImage format on macOS. Unfortunately, the tray icon doesn't show up since libappindicator1 is missing. Installing it using apt-get solves the problem, but isn't a very good solution.
Is there any way to include it in the AppImage? There's libnode and libffmpeg in the linux-unpacked folder, so I assume libappindicator1 should go there as well, but I don't know how to do it.
Reactions are currently unavailable