aboutsummaryrefslogtreecommitdiffstats
path: root/meta/packages/xorg-lib/libxdmcp_X11R7.0-1.0.0.bb
blob: c0139498c5588af4db3431f7f64a2d43b337dc68 (plain)
1
2
3
4
5
6
7
8
9
10
require xorg-lib-common.inc

DESCRIPTION = "X Display Manager Control Protocol library."
PRIORITY = "optional"

DEPENDS += " xproto"
PROVIDES = "xdmcp"

XORG_PN = "libXdmcp"