blob: 86f6051fdce44a5bc7c8f2bd11e521637d426fce (
plain)
1
2
3
4
5
6
7
8
9
|
require xorg-lib-common.inc
DESCRIPTION = "X11 keyboard file manipulation library"
LICENSE= "GPL"
DEPENDS += "virtual/libx11 kbproto"
PR = "r1"
PE = "1"
BBCLASSEXTEND = "native"
|