From ab19e33a9d9c77074def6e74ac72e84439cd0bee Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Mon, 13 Aug 2012 15:27:52 +0200 Subject: python-efl: introduce recipes for 1.6.99-alpha release and add negative D_P to svn recipes Signed-off-by: Martin Jansa --- meta-efl/recipes-devtools/python/python-elementary.inc | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 meta-efl/recipes-devtools/python/python-elementary.inc (limited to 'meta-efl/recipes-devtools/python/python-elementary.inc') diff --git a/meta-efl/recipes-devtools/python/python-elementary.inc b/meta-efl/recipes-devtools/python/python-elementary.inc new file mode 100644 index 000000000..3f1d123c3 --- /dev/null +++ b/meta-efl/recipes-devtools/python/python-elementary.inc @@ -0,0 +1,5 @@ +require python-efl.inc +LICENSE = "LGPLv3" +LIC_FILES_CHKSUM = "file://COPYING;md5=6a6a8e020838b23406c81b19c1d46df6" +DEPENDS += "elementary python-evas" +RDEPENDS_${PN} += "python-evas python-ecore python-edje" -- cgit v1.2.3-54-g00ecf