diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2011-03-31 09:14:18 +0200 |
---|---|---|
committer | Koen Kooi <koen@dominion.thruhere.net> | 2011-03-31 12:56:35 +0200 |
commit | c5e512ae752cfef92f418c0c787c6371d3fa743c (patch) | |
tree | d2529324c68bd8e0b9e581f2b8c9b3e9db2462a3 /meta-efl/recipes-devtools/python/python-elementary_svn.bb | |
parent | b6aa2bfbf6fd51ada0fb7d5f44bbafbba796a73c (diff) | |
download | meta-openembedded-c5e512ae752cfef92f418c0c787c6371d3fa743c.tar.gz |
python-efl: import from meta-shr
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-efl/recipes-devtools/python/python-elementary_svn.bb')
-rw-r--r-- | meta-efl/recipes-devtools/python/python-elementary_svn.bb | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/meta-efl/recipes-devtools/python/python-elementary_svn.bb b/meta-efl/recipes-devtools/python/python-elementary_svn.bb new file mode 100644 index 0000000000..e7f18ecfb6 --- /dev/null +++ b/meta-efl/recipes-devtools/python/python-elementary_svn.bb | |||
@@ -0,0 +1,6 @@ | |||
1 | require python-efl.inc | ||
2 | LICENSE = "LGPLv3" | ||
3 | LIC_FILES_CHKSUM = "file://COPYING;md5=6a6a8e020838b23406c81b19c1d46df6" | ||
4 | SRCREV = "${EFL_SRCREV}" | ||
5 | DEPENDS += "elementary python-evas" | ||
6 | RDEPENDS_${PN} += "python-evas python-ecore python-edje" | ||