summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/zbar/zbar_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-support/zbar/zbar_git.bb')
-rw-r--r--meta-oe/recipes-support/zbar/zbar_git.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/zbar/zbar_git.bb b/meta-oe/recipes-support/zbar/zbar_git.bb
index 975779cd18..053e0161d7 100644
--- a/meta-oe/recipes-support/zbar/zbar_git.bb
+++ b/meta-oe/recipes-support/zbar/zbar_git.bb
@@ -15,7 +15,6 @@ SRC_URI = "git://github.com/mchehab/zbar.git;branch=master;protocol=https \
15" 15"
16SRCREV = "89e7900d85dd54ef351a7ed582aec6a5a5d7fa37" 16SRCREV = "89e7900d85dd54ef351a7ed582aec6a5a5d7fa37"
17 17
18S = "${WORKDIR}/git"
19PV = "0.23.1+git" 18PV = "0.23.1+git"
20 19
21DEPENDS += "xmlto-native" 20DEPENDS += "xmlto-native"