aboutsummaryrefslogtreecommitdiffstats
path: root/packages/xlibs/libxau_1.0.1.bb
blob: 39e2f88b95ec6f89ff44717e305059f3f1240248 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
DESCRIPTION = "Authorization Protocol for X."
SECTION = "x11/libs"
PRIORITY = "optional"
#MAINTAINER = ""
LICENSE= "MIT"

DEPENDS = "xproto util-macros"
PROVIDES = "xau"

XORG_RELEASE = "X11R7.1"
XORG_PN = "libXau"

include xorg-xlibs.inc