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

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

XORG_PN = "libXau"

include xorg-xlibs.inc