aboutsummaryrefslogtreecommitdiffstats
path: root/packages/xlibs/libxdmcp_1.0.1.bb
blob: d9cfadbf7b65ec7cc32bdec6c9e88b4f875f9e95 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
DESCRIPTION = "X Display Manager Control Protocol library."
SECTION = "x11/libs"
PRIORITY = "optional"
#MAINTAINER = ""
LICENSE= "MIT"

DEPENDS = "xproto util-macros"
PROVIDES = "xdmcp"

XORG_RELEASE = "X11R7.1"
XORG_PN = "libXdmcp"

include xorg-xlibs.inc