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