aboutsummaryrefslogtreecommitdiffstats
path: root/meta/packages/xorg-lib/libxau_1.0.3.bb
blob: dcde9b4da2e57fc9dc3f59a7246c64ac6866d43a (plain)
1
2
3
4
5
6
7
8
9
10
11
require xorg-lib-common.inc
PE = "1"

DESCRIPTION = "A Sample Authorization Protocol for X"
PRIORITY = "optional"

DEPENDS += " xproto"
PROVIDES = "xau"

XORG_PN = "libXau"