mirror of
https://git.yoctoproject.org/poky
synced 2026-04-09 02:02:26 +02: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
|
||||
|
||||
DESCRIPTION = "X Screen Saver extension library"
|
||||
LICENSE = "GPL"
|
||||
LICENSE = "MIT"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=21fd154ee757813632ada871a34113fb"
|
||||
|
||||
DEPENDS += "libxext scrnsaverproto"
|
||||
PROVIDES = "libxss"
|
||||
RREPLACES = "libxss"
|
||||
|
||||
Reference in New Issue
Block a user