diff options
| -rw-r--r-- | meta-efl/recipes-efl/efl/edje.inc | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/meta-efl/recipes-efl/efl/edje.inc b/meta-efl/recipes-efl/efl/edje.inc index b922f902ba..7c415d2a00 100644 --- a/meta-efl/recipes-efl/efl/edje.inc +++ b/meta-efl/recipes-efl/efl/edje.inc | |||
| @@ -2,8 +2,9 @@ DESCRIPTION = "Edje is the Enlightenment graphical design & layout library" | |||
| 2 | DEPENDS = "lua5.1 eet evas ecore embryo edje-native" | 2 | DEPENDS = "lua5.1 eet evas ecore embryo edje-native" |
| 3 | DEPENDS_virtclass-native = "lua5.1-native evas-native ecore-native eet-native embryo-native" | 3 | DEPENDS_virtclass-native = "lua5.1-native evas-native ecore-native eet-native embryo-native" |
| 4 | DEPENDS_virtclass-nativesdk = "evas-native ecore-native eet-native embryo-native" | 4 | DEPENDS_virtclass-nativesdk = "evas-native ecore-native eet-native embryo-native" |
| 5 | LICENSE = "MIT BSD" | 5 | # GPLv2 because of epp in PN-utils |
| 6 | LIC_FILES_CHKSUM = "file://COPYING;md5=1f2d83425ec8dfae5cd77f8ce52e872c" | 6 | LICENSE = "MIT BSD GPLv2" |
| 7 | LIC_FILES_CHKSUM = "file://COPYING;md5=c18cc221a14a84b033db27794dc36df8" | ||
| 7 | 8 | ||
| 8 | inherit efl | 9 | inherit efl |
| 9 | 10 | ||
