mirror of
https://git.yoctoproject.org/poky
synced 2026-09-24 13:36:22 +02:00
Get the license checksum information from the /src/xpapputil.c Signed-off-by: Mei Lei<lei.mei@intel.com>
10 lines
271 B
BlitzBasic
10 lines
271 B
BlitzBasic
require xorg-lib-common.inc
|
|
|
|
DESCRIPTION = "Xprint job utility client library"
|
|
DEPENDS += "libxp libxt libxprintutil"
|
|
PR = "r1"
|
|
LIC_FILES_CHKSUM = "file://src/xpapputil.c;beginline=2;endline=27;md5=be811cca90200613a672dc96206a767b"
|
|
PE = "1"
|
|
|
|
XORG_PN = "libXprintAppUtil"
|