mirror of
https://git.yoctoproject.org/poky
synced 2026-04-22 06:32:12 +02:00
metacity: Add license checksum
Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
This commit is contained in:
committed by
Richard Purdie
parent
818cb805e1
commit
027c385290
@@ -1,6 +1,9 @@
|
||||
SECTION = "x11/wm"
|
||||
DESCRIPTION = "Metacity is the boring window manager for the adult in you."
|
||||
LICENSE = "GPL"
|
||||
LICENSE = "GPLv2+"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f \
|
||||
file://src/include/main.h;endline=24;md5=c2242df552c880280315989bab626b90"
|
||||
|
||||
DEPENDS = "startup-notification gtk+ gconf gdk-pixbuf-csource-native"
|
||||
PR = "r3"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user