Comment 4 for bug 1472912

Revision history for this message
moma (osmoma) wrote :

Ok, all good.

I forgot to mention that one must also install the libkeybinder-3.0-dev package.

$ sudo apt install libkeybinder-3.0-dev

Check the library version, libs and cflags
$ pkg-config --modversion keybinder-3.0
$ pkg-config --libs keybinder-3.0
$ pkg-config --cflags keybinder-3.0