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