mirror of
https://git.yoctoproject.org/poky
synced 2026-05-31 12:49:46 +00:00
libxdmcp: upgrade to the latest version 1.0.3
Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
This commit is contained in:
committed by
Richard Purdie
parent
a683a28097
commit
903097f2e7
@@ -1,9 +1,14 @@
|
|||||||
|
DESCRIPTION = "X Display Manager Control Protocol library"
|
||||||
|
|
||||||
require xorg-lib-common.inc
|
require xorg-lib-common.inc
|
||||||
|
|
||||||
DESCRIPTION = "X Display Manager Control Protocol library"
|
LICENSE = "MIT-style"
|
||||||
|
LIC_FILES_CHKSUM = "file://COPYING;md5=d559fb26e129626022e052a5e6e0e123"
|
||||||
|
|
||||||
DEPENDS += "xproto"
|
DEPENDS += "xproto"
|
||||||
PROVIDES = "xdmcp"
|
PROVIDES = "xdmcp"
|
||||||
PR = "r2"
|
|
||||||
|
PR = "r0"
|
||||||
PE = "1"
|
PE = "1"
|
||||||
|
|
||||||
DEPENDS += "gettext"
|
DEPENDS += "gettext"
|
||||||
Reference in New Issue
Block a user