]> code.ossystems Code Review - openembedded-core.git/commit
python3-magic: add missing DEPENDS
authorSteve Sakoman <steve@sakoman.com>
Thu, 4 Nov 2021 22:25:09 +0000 (12:25 -1000)
committerSteve Sakoman <steve@sakoman.com>
Tue, 9 Nov 2021 02:25:10 +0000 (16:25 -1000)
commitdcd8294f826f6e061cdd01c6c3594789ed46732e
tree4f969a01ac731b1488c2bf5c20f839eb3317c4f6
parentba5562d34653fa6b5819dbc8ca80a42167c38c96
python3-magic: add missing DEPENDS

Since file-native is ASSUME_PROVIDED magic.mgc is not being staged.  As
a result diffoscope-native is failing with:

magic.MagicException: b'could not find any valid magic files!

Fix this by adding dependency on file-replacement-native

Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/recipes-devtools/python/python3-magic_0.4.15.bb