mirror of
https://git.yoctoproject.org/poky
synced 2026-05-31 00:39:46 +00:00
libxmu: upgrade to the latest version 1.0.5
Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
This commit is contained in:
committed by
Richard Purdie
parent
b51a4a605b
commit
dbfc18fa3c
@@ -1,9 +1,14 @@
|
|||||||
|
DESCRIPTION = "X11 miscellaneous utility library"
|
||||||
|
|
||||||
require xorg-lib-common.inc
|
require xorg-lib-common.inc
|
||||||
|
|
||||||
DESCRIPTION = "X11 miscellaneous utility library"
|
LICENSE = "MIT & MIT-style"
|
||||||
|
LIC_FILES_CHKSUM = "file://COPYING;md5=bb8d1df693806ad17c7268086f1d5394"
|
||||||
|
|
||||||
DEPENDS += "libxt libxext"
|
DEPENDS += "libxt libxext"
|
||||||
PROVIDES = "xmu"
|
PROVIDES = "xmu"
|
||||||
PR = "r1"
|
|
||||||
|
PR = "r0"
|
||||||
PE = "1"
|
PE = "1"
|
||||||
|
|
||||||
XORG_PN = "libXmu"
|
XORG_PN = "libXmu"
|
||||||
Reference in New Issue
Block a user