mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
tesseract-lang: Drop runtime dependency on TUNE_PKGARCH tesseract
* in order to keep allarch Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
parent
18e196f16e
commit
b3f0a6c6ec
|
|
@ -10,6 +10,4 @@ do_install() {
|
|||
cp ${WORKDIR}/tesseract-ocr/tessdata/${TESSERACT_LANG}.traineddata ${D}${datadir}/tessdata
|
||||
}
|
||||
|
||||
RDEPENDS_${PN} = "tesseract"
|
||||
|
||||
FILES_${PN} += "${datadir}/tessdata"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user