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