aboutsummaryrefslogtreecommitdiffstats
path: root/packages/xlibs/libxkbui_1.0.1.bb
blob: ded3da66f372771738bb8fb16f2b27ef19cc3f0f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
DESCRIPTION = "X11 keyboard library"
SECTION = "libs"
PRIORITY = "optional"
#MAINTAINER = ""
LICENSE = "GPL"

DEPENDS = "libx11 libxt libxkbfile kbproto"

XORG_PN = "${PN}"

include xorg-xlibs.inc