diff options
Diffstat (limited to 'meta-oe/recipes-support/zbar/zbar_git.bb')
-rw-r--r-- | meta-oe/recipes-support/zbar/zbar_git.bb | 1 |
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 | " |
16 | SRCREV = "89e7900d85dd54ef351a7ed582aec6a5a5d7fa37" | 16 | SRCREV = "89e7900d85dd54ef351a7ed582aec6a5a5d7fa37" |
17 | 17 | ||
18 | S = "${WORKDIR}/git" | ||
19 | PV = "0.23.1+git" | 18 | PV = "0.23.1+git" |
20 | 19 | ||
21 | DEPENDS += "xmlto-native" | 20 | DEPENDS += "xmlto-native" |