diff options
Diffstat (limited to 'packages/python/python-ecore_svn.bb')
-rw-r--r-- | packages/python/python-ecore_svn.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/python/python-ecore_svn.bb b/packages/python/python-ecore_svn.bb index 78aebc62fc..1b02bf77df 100644 --- a/packages/python/python-ecore_svn.bb +++ b/packages/python/python-ecore_svn.bb @@ -1,5 +1,5 @@ require python-efl.inc -DEPENDS += "python-evas ecore eina" +DEPENDS += "python-evas ecore" RDEPENDS += "python-evas" PV = "0.3.0+svnr${SRCREV}" PR = "r0" |