mirror of
https://git.yoctoproject.org/poky
synced 2026-04-20 18:32:12 +02:00
libcanberra: Add license check sum
Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
This commit is contained in:
committed by
Richard Purdie
parent
4bcce424f0
commit
d41496a2eb
@@ -1,5 +1,8 @@
|
||||
DESCRIPTION = "Libcanberra is an implementation of the XDG Sound Theme and Name Specifications, for generating event sounds on free desktops."
|
||||
LICENSE = "LGPL"
|
||||
LICENSE = "LGPLv2.1"
|
||||
LIC_FILES_CHKSUM = "file://LGPL;md5=2d5025d4aa3495befef8f17206a5b0a1 \
|
||||
file://src/canberra.h;endline=24;md5=8dd99ba690687f5816f711d9313c8967"
|
||||
|
||||
DEPENDS = "gtk+ pulseaudio alsa-lib libtool"
|
||||
PR = "r3"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user