mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-04-02 02:49:12 +00:00
imlib2: add LIC_FILES_CHKSUM
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
parent
24882c2aa0
commit
a615a728b2
@ -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"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user