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

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

DEPENDS += "gettext"

XORG_PN = "libXdmcp"

BBCLASSEXTEND = "native nativesdk"