aboutsummaryrefslogtreecommitdiffstats
path: root/packages/xorg-lib/libxdmcp_1.0.2.bb
blob: 6ec1a738a8734cd2013fb74724172a5dfe0ee15a (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"
FILE_PR = "r1"
PE = "1"

XORG_PN = "libXdmcp"