libkeybinder error Arch linux
- by Nihar Sarangi
I am trying to install a package that depends on python-keybinder and hence on libkeybinder. When I run makepkg for libkeybinder, it starts and after sometime I get the following error:
checking for XkbQueryExtension... no
configure: error: Could not find XKB
==> ERROR: A failure occurred in build().
Aborting...
==> ERROR: Makepkg was unable to build libkeybinder.
I tried checking the pkgbuild but wasn't able to find anything. :(
Is there a workaround?