Closed heppu closed 1 year ago
I also tested with v1.3.9 and got the same error.
Looks like installing glib-devel
was required on void so if anyone else is running into same issues these are the packages that are required for void linux:
xbps-install -S gtk+3-devel hidapi-devel eudev-libudev-devel glib-devel
Just got my launch lite and I'm trying to install keyboard-configurator on void linux. I have installed devel deps by running:
sudo xbps-install -S gtk+3-devel hidapi-devel eudev-libudev-devel
and after that cloned the repo. This is what I get when trying to install configurator: