diff options
Diffstat (limited to 'recipes/python/python-emotion_svn.bb')
-rw-r--r-- | recipes/python/python-emotion_svn.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/python/python-emotion_svn.bb b/recipes/python/python-emotion_svn.bb index 9a9628ef50..38e1355ff4 100644 --- a/recipes/python/python-emotion_svn.bb +++ b/recipes/python/python-emotion_svn.bb @@ -1,3 +1,4 @@ require python-efl.inc +SRCREV = "${EFL_SRCREV}" DEPENDS += "emotion python-evas" RDEPENDS += "python-ecore" |