summaryrefslogtreecommitdiffstats
path: root/meta-efl/recipes-devtools/python/python-efl_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-efl/recipes-devtools/python/python-efl_git.bb')
-rw-r--r--meta-efl/recipes-devtools/python/python-efl_git.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-efl/recipes-devtools/python/python-efl_git.bb b/meta-efl/recipes-devtools/python/python-efl_git.bb
index 83a01ac696..4bff50fe43 100644
--- a/meta-efl/recipes-devtools/python/python-efl_git.bb
+++ b/meta-efl/recipes-devtools/python/python-efl_git.bb
@@ -7,3 +7,5 @@ DEFAULT_PREFERENCE = "-1"
7SRC_URI = "git://git.enlightenment.org/bindings/python/${BPN}.git;branch=python-efl-1.12" 7SRC_URI = "git://git.enlightenment.org/bindings/python/${BPN}.git;branch=python-efl-1.12"
8 8
9S = "${WORKDIR}/git" 9S = "${WORKDIR}/git"
10
11PNBLACKLIST[python-efl] ?= "Depends on blacklisted elementary"