1 2 3 4 5 6 7 8 9 10 11 12 13
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"