diff options
Diffstat (limited to 'meta-oe/recipes-graphics/tesseract/tesseract-lang_4.1.0.bb')
-rw-r--r-- | meta-oe/recipes-graphics/tesseract/tesseract-lang_4.1.0.bb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-oe/recipes-graphics/tesseract/tesseract-lang_4.1.0.bb b/meta-oe/recipes-graphics/tesseract/tesseract-lang_4.1.0.bb index 0d45ee765c..f4923f3f00 100644 --- a/meta-oe/recipes-graphics/tesseract/tesseract-lang_4.1.0.bb +++ b/meta-oe/recipes-graphics/tesseract/tesseract-lang_4.1.0.bb | |||
@@ -6,7 +6,6 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57" | |||
6 | SRCREV = "4767ea922bcc460e70b87b1d303ebdfed0897da8" | 6 | SRCREV = "4767ea922bcc460e70b87b1d303ebdfed0897da8" |
7 | SRC_URI = "git://github.com/tesseract-ocr/tessdata.git;branch=main;protocol=https" | 7 | SRC_URI = "git://github.com/tesseract-ocr/tessdata.git;branch=main;protocol=https" |
8 | 8 | ||
9 | S = "${WORKDIR}/git" | ||
10 | 9 | ||
11 | inherit allarch | 10 | inherit allarch |
12 | 11 | ||