mirror of
https://git.yoctoproject.org/poky
synced 2026-05-31 12:49:46 +00:00
@@ -1,6 +1,11 @@
|
|||||||
require xorg-lib-common.inc
|
require xorg-lib-common.inc
|
||||||
|
|
||||||
DESCRIPTION = "X Printing Extension (Xprint) client library"
|
DESCRIPTION = "X Printing Extension (Xprint) client library"
|
||||||
|
|
||||||
|
LICENSE = "MIT & MIT-style"
|
||||||
|
LIC_FILES_CHKSUM = "file://COPYING;md5=329e54eb6793b3d4830a4f6f1ca16e3f \
|
||||||
|
file://src/XpPage.c;beginline=2;endline=37;md5=886b68ac3721003d54abfbd82bafc5ad"
|
||||||
|
|
||||||
DEPENDS += "libxext libxau printproto"
|
DEPENDS += "libxext libxau printproto"
|
||||||
PR = "r1"
|
PR = "r1"
|
||||||
PE = "1"
|
PE = "1"
|
||||||
|
|||||||
Reference in New Issue
Block a user