summaryrefslogtreecommitdiffstats
path: root/meta-efl/conf/distro/include/efl-from-svn-recipes.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta-efl/conf/distro/include/efl-from-svn-recipes.inc')
-rw-r--r--meta-efl/conf/distro/include/efl-from-svn-recipes.inc13
1 files changed, 6 insertions, 7 deletions
diff --git a/meta-efl/conf/distro/include/efl-from-svn-recipes.inc b/meta-efl/conf/distro/include/efl-from-svn-recipes.inc
index c28e281fb..d3a7e812d 100644
--- a/meta-efl/conf/distro/include/efl-from-svn-recipes.inc
+++ b/meta-efl/conf/distro/include/efl-from-svn-recipes.inc
@@ -30,12 +30,11 @@ PREFERRED_VERSION_emotion ?= "${EFL_PREFERRED_VERSION}"
30PREFERRED_VERSION_ethumb ?= "${EFL_PREFERRED_VERSION}" 30PREFERRED_VERSION_ethumb ?= "${EFL_PREFERRED_VERSION}"
31PREFERRED_VERSION_elementary ?= "${EFL_PREFERRED_VERSION}" 31PREFERRED_VERSION_elementary ?= "${EFL_PREFERRED_VERSION}"
32 32
33EFL_PYTHON_PREFERRED_VERSION ?= "1.6.99+svn%" 33PREFERRED_VERSION_python-elementary ?= "${EFL_PREFERRED_VERSION}"
34PREFERRED_VERSION_python-elementary ?= "${EFL_PYTHON_PREFERRED_VERSION}" 34PREFERRED_VERSION_python-ecore ?= "${EFL_PREFERRED_VERSION}"
35PREFERRED_VERSION_python-ecore ?= "${EFL_PYTHON_PREFERRED_VERSION}" 35PREFERRED_VERSION_python-edbus ?= "${EFL_PREFERRED_VERSION}"
36PREFERRED_VERSION_python-edbus ?= "${EFL_PYTHON_PREFERRED_VERSION}" 36PREFERRED_VERSION_python-edje ?= "${EFL_PREFERRED_VERSION}"
37PREFERRED_VERSION_python-edje ?= "${EFL_PYTHON_PREFERRED_VERSION}" 37PREFERRED_VERSION_python-emotion ?= "${EFL_PREFERRED_VERSION}"
38PREFERRED_VERSION_python-emotion ?= "${EFL_PYTHON_PREFERRED_VERSION}" 38PREFERRED_VERSION_python-evas ?= "${EFL_PREFERRED_VERSION}"
39PREFERRED_VERSION_python-evas ?= "${EFL_PYTHON_PREFERRED_VERSION}"
40 39
41PREFERRED_VERSION_terminology ?= "0.1.0+svn%" 40PREFERRED_VERSION_terminology ?= "0.1.0+svn%"