mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-07 05:10:20 +00:00
imlib2: add LIC_FILES_CHKSUM
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
DESCRIPTION = "A graphic library for file loading, saving, rendering, and manipulation."
|
||||
LICENSE = "BSD"
|
||||
LICENSE = "MIT BSD"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=344895f253c32f38e182dcaf30fe8a35"
|
||||
# can also depend on tiff34, ungif or gif, z, bz2, id3tag
|
||||
DEPENDS = "freetype libpng jpeg virtual/libx11 libxext"
|
||||
PROVIDES = "virtual/imlib2"
|
||||
|
||||
Reference in New Issue
Block a user