mirror of
https://git.yoctoproject.org/poky
synced 2026-05-04 13:39:49 +02:00
12 lines
204 B
BlitzBasic
12 lines
204 B
BlitzBasic
require xorg-lib-common.inc
|
|
|
|
DESCRIPTION = "X Display Manager Control Protocol library"
|
|
DEPENDS += "xproto"
|
|
PROVIDES = "xdmcp"
|
|
PR = "r1"
|
|
PE = "1"
|
|
|
|
XORG_PN = "libXdmcp"
|
|
|
|
BBCLASSEXTEND = "native nativesdk"
|