mirror of
https://git.yoctoproject.org/poky
synced 2026-05-08 17:19:20 +00:00
libxcursor: upgrade to the latest version 1.1.10
Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
This commit is contained in:
committed by
Richard Purdie
parent
743d7e126e
commit
3536e9912e
+7
-3
@@ -1,9 +1,13 @@
|
|||||||
|
DESCRIPTION = "X cursor management library"
|
||||||
|
|
||||||
require xorg-lib-common.inc
|
require xorg-lib-common.inc
|
||||||
|
|
||||||
DESCRIPTION = "X cursor management library"
|
LICENSE = "MIT-style"
|
||||||
LICENSE= "BSD-X"
|
LIC_FILES_CHKSUM = "file://COPYING;md5=8902e6643f7bcd7793b23dcd5d8031a4"
|
||||||
|
|
||||||
DEPENDS += "libxrender libxfixes"
|
DEPENDS += "libxrender libxfixes"
|
||||||
PR = "r2"
|
|
||||||
|
PR = "r0"
|
||||||
PE = "1"
|
PE = "1"
|
||||||
|
|
||||||
XORG_PN = "libXcursor"
|
XORG_PN = "libXcursor"
|
||||||
Reference in New Issue
Block a user