mirror of
https://git.yoctoproject.org/poky
synced 2026-05-30 00:20:08 +00:00
libxt: upgrade to the latest version 1.0.8
Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
This commit is contained in:
committed by
Richard Purdie
parent
7383d319bb
commit
e3d0810474
@@ -1,9 +1,15 @@
|
||||
DESCRIPTION = "X11 toolkit intrinsics library"
|
||||
|
||||
require xorg-lib-common.inc
|
||||
|
||||
DESCRIPTION = "X11 toolkit intrinsics library"
|
||||
LICENSE = "MIT & MIT-style"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=0629f81eb944a4317bc6fe134614769f"
|
||||
|
||||
|
||||
DEPENDS += "libsm virtual/libx11 kbproto libxdmcp"
|
||||
PROVIDES = "xt"
|
||||
PR = "r1"
|
||||
|
||||
PR = "r0"
|
||||
PE = "1"
|
||||
|
||||
XORG_PN = "libXt"
|
||||
Reference in New Issue
Block a user