aboutsummaryrefslogtreecommitdiffstats
path: root/packages/xlibs/libxkbfile_1.0.3.bb
blob: 36e3e5f600767ae4edabce4a6f3b087e7bb5bb72 (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"

XORG_RELEASE = "X11R7.1"
XORG_PN = "${PN}"

include xorg-xlibs.inc