1
0
mirror of https://git.yoctoproject.org/poky synced 2026-07-27 19:37:10 +00:00
Files
2009-12-17 17:45:27 +00:00

14 lines
226 B
BlitzBasic

require xorg-lib-common.inc
DESCRIPTION = "X Display Manager Control Protocol library"
DEPENDS += "xproto"
PROVIDES = "xdmcp"
PR = "r2"
PE = "1"
DEPENDS += "gettext"
XORG_PN = "libXdmcp"
BBCLASSEXTEND = "native nativesdk"