elementary: readd RDEPENDS on elementary-themes, accidentally removed in 51d8c6927248...
[openembedded.git] / recipes / python / python-edje_svn.bb
1 require python-efl.inc
2 DEPENDS += "edje python-evas"
3 RDEPENDS += "python-evas"
4
5 SRC_URI += "file://0001-fix-unicode-conversion.patch;patch=1"