Question about gnome-keyring

I’ve creating an appImage by electron the tricky part is it’s depend on gnome-keyring which i don’t have on my machine nor in the repo. So how appimage can handle that scenario, i don’t want to extraFiles in electron-build since it isn’t the correct way.

If you cannot assume all target systems/distributions to have this dependency, then you need to privately bundle it inside the AppImage.