emacs-application-framework
emacs-application-framework copied to clipboard
Void Linux support
Is your feature request related to a problem? Please describe.
There is not void's package manager xbps in dependencies.json file
Describe the solution you'd like
Add xbps setup
Describe alternatives you've considered Manually search for all required dependencies, the command looks like
sudo xbps-install python3-pyqt6-webengine python3-pyqt6 python3-pyqt6-sip qt6-multimedia qt6-svg wmctrl nodejs libvdpau-va-gl
Additional context Add any other context or screenshots about the feature request here.