diff options
Diffstat (limited to 'recipes/python/python-ecore_svn.bb')
-rw-r--r-- | recipes/python/python-ecore_svn.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/python/python-ecore_svn.bb b/recipes/python/python-ecore_svn.bb index 9907b27262..94daaf1dd4 100644 --- a/recipes/python/python-ecore_svn.bb +++ b/recipes/python/python-ecore_svn.bb @@ -1,4 +1,5 @@ require python-efl.inc +SRCREV = "${EFL_SRCREV}" DEPENDS += "python-evas ecore" RDEPENDS += "python-evas" |