summaryrefslogtreecommitdiffstats
path: root/meta/packages/xorg-lib/libxdmcp_1.0.2.bb
blob: ea503abbc764f42dbc3bf7afb1d37ed922e7a0a9 (plain)
1
2
3
4
5
6
7
8
9
10
11
require xorg-lib-common.inc

DESCRIPTION = "X Display Manager Control Protocol library"
DEPENDS += "xproto"
PROVIDES = "xdmcp"
PR = "r1"
PE = "1"

XORG_PN = "libXdmcp"

BBCLASSEXTEND = "native nativesdk"