diff options
Diffstat (limited to 'recipes/python/python-edbus_svn.bb')
-rw-r--r-- | recipes/python/python-edbus_svn.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/python/python-edbus_svn.bb b/recipes/python/python-edbus_svn.bb index 6a9b61e441..00fffeda74 100644 --- a/recipes/python/python-edbus_svn.bb +++ b/recipes/python/python-edbus_svn.bb @@ -1,4 +1,5 @@ require python-efl.inc +SRCREV = "${EFL_SRCREV}" DEPENDS += "edbus python-dbus" RDEPENDS += "python-dbus" |