mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-10 16:40:03 +00:00
evas: add LIC_FILES_CHKSUM
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Acked-by: Khem Raj <raj.khem@gmail.com> Siged-off-by: Koen Kooi <koen@dominion.truhere.net>
This commit is contained in:
@@ -1,5 +1,6 @@
|
|||||||
DESCRIPTION = "Evas is the Enlightenment canvas API"
|
DESCRIPTION = "Evas is the Enlightenment canvas API"
|
||||||
LICENSE = "MIT BSD"
|
LICENSE = "MIT BSD"
|
||||||
|
LIC_FILES_CHKSUM = "file://COPYING;md5=702a085dc863c1c7c1e909db7175f5bf"
|
||||||
# can also depend on valgrind, libsdl-x11, directfb
|
# can also depend on valgrind, libsdl-x11, directfb
|
||||||
DEPENDS = "librsvg eina eet freetype jpeg libpng virtual/libx11 libxext libxrender fontconfig libfribidi giflib"
|
DEPENDS = "librsvg eina eet freetype jpeg libpng virtual/libx11 libxext libxrender fontconfig libfribidi giflib"
|
||||||
DEPENDS_virtclass-native = "freetype-native libxext-native libpng-native jpeg-native eet-native eina-native libfribidi-native"
|
DEPENDS_virtclass-native = "freetype-native libxext-native libpng-native jpeg-native eet-native eina-native libfribidi-native"
|
||||||
|
|||||||
Reference in New Issue
Block a user