diff options
author | Koen Kooi <koen@dominion.thruhere.net> | 2012-08-20 20:04:32 +0200 |
---|---|---|
committer | Koen Kooi <koen@dominion.thruhere.net> | 2012-08-20 20:04:32 +0200 |
commit | b64269b221774fe970382a62ae4b4d1b8e38edac (patch) | |
tree | b18d6669a5a0980f263810bdb11c5746c3125de3 /meta-efl/recipes-devtools/python/python-emotion.inc | |
parent | 402a0814947b310835c194b15d3b844e710dd394 (diff) | |
parent | d19953e28e630de55caefba81571c31b6c358102 (diff) | |
download | meta-openembedded-b64269b221774fe970382a62ae4b4d1b8e38edac.tar.gz |
Merge remote-tracking branch 'meta-oe-contrib/jansa/efl'
Diffstat (limited to 'meta-efl/recipes-devtools/python/python-emotion.inc')
-rw-r--r-- | meta-efl/recipes-devtools/python/python-emotion.inc | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/meta-efl/recipes-devtools/python/python-emotion.inc b/meta-efl/recipes-devtools/python/python-emotion.inc new file mode 100644 index 0000000000..ac64676f08 --- /dev/null +++ b/meta-efl/recipes-devtools/python/python-emotion.inc | |||
@@ -0,0 +1,5 @@ | |||
1 | require python-efl.inc | ||
2 | LICENSE = "LGPLv2.1" | ||
3 | LIC_FILES_CHKSUM = "file://COPYING;md5=fbc093901857fcd118f065f900982c24" | ||
4 | DEPENDS += "emotion python-evas" | ||
5 | RDEPENDS_${PN} += "python-ecore" | ||