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

libxscrnsaver: Add LIC_FILES_CHKSUM

Signed-off-by: Saul Wold <Saul.Wold@intel.com>
This commit is contained in:
Saul Wold
2010-12-10 17:01:45 -08:00
committed by Saul Wold
parent b100969b79
commit 4f257517aa
@@ -1,7 +1,9 @@
require xorg-lib-common.inc
DESCRIPTION = "X Screen Saver extension library"
LICENSE = "GPL"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://COPYING;md5=21fd154ee757813632ada871a34113fb"
DEPENDS += "libxext scrnsaverproto"
PROVIDES = "libxss"
RREPLACES = "libxss"