mirror of
https://git.yoctoproject.org/poky
synced 2026-05-30 12:29:55 +00:00
libxscrnsaver: Add LIC_FILES_CHKSUM
Signed-off-by: Saul Wold <Saul.Wold@intel.com>
This commit is contained in:
@@ -1,7 +1,9 @@
|
|||||||
require xorg-lib-common.inc
|
require xorg-lib-common.inc
|
||||||
|
|
||||||
DESCRIPTION = "X Screen Saver extension library"
|
DESCRIPTION = "X Screen Saver extension library"
|
||||||
LICENSE = "GPL"
|
LICENSE = "MIT"
|
||||||
|
LIC_FILES_CHKSUM = "file://COPYING;md5=21fd154ee757813632ada871a34113fb"
|
||||||
|
|
||||||
DEPENDS += "libxext scrnsaverproto"
|
DEPENDS += "libxext scrnsaverproto"
|
||||||
PROVIDES = "libxss"
|
PROVIDES = "libxss"
|
||||||
RREPLACES = "libxss"
|
RREPLACES = "libxss"
|
||||||
|
|||||||
Reference in New Issue
Block a user