sg3-utils: add newer buildable version
[openembedded.git] / recipes / xorg-app / xkbcomp-native_1.0.3.bb
1 DESCRIPTION = "The X Keyboard Extension essentially replaces the core protocol definition of keyboard."
2
3 SECTION = "x11/applications"
4 LICENSE = "MIT-X"
5 S="${WORKDIR}/xkbcomp-${PV}"
6
7 DEPENDS = "libx11-native libxkbfile-native"
8
9 SRC_URI = "${XORG_MIRROR}/individual/app/xkbcomp-${PV}.tar.bz2"
10
11 inherit native autotools pkgconfig