aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xorg-lib/libxdmcp_1.0.3.bb
blob: 0aa95b4677ef4233c09935ebafa8f845837a1cd3 (plain)
1
2
3
4
5
6
7
8
9
require xorg-lib-common.inc

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

XORG_PN = "libXdmcp"