1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-08 05:09:24 +00:00

libxp: fix metadata

Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
This commit is contained in:
Dexuan Cui
2010-06-12 13:04:38 +08:00
committed by Joshua Lock
parent f5e0b36c1e
commit 0fae559a9b
+5
View File
@@ -1,6 +1,11 @@
require xorg-lib-common.inc
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"
PR = "r1"
PE = "1"