diff options
Diffstat (limited to 'recipes/python')
-rw-r--r-- | recipes/python/python-elementary_svn.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/python/python-elementary_svn.bb b/recipes/python/python-elementary_svn.bb index ad82e04813..24d8e2ad17 100644 --- a/recipes/python/python-elementary_svn.bb +++ b/recipes/python/python-elementary_svn.bb @@ -1,5 +1,6 @@ require python-efl.inc SRCREV = "${EFL_SRCREV}" +SRCREV = "48553" DEPENDS += "elementary" RDEPENDS += "python-evas python-ecore python-edje" PV = "0.1+svnr${SRCPV}" |