On Sun, Jun 2, 2024 at 5:31 AM Jan Vermaete via lists.openembedded.org <[email protected]> wrote:
> python3-compression to have zipfile > python3-unixadmin to have getpass Can you please add comments about what this is fixing? Without this change what was wrong? > > Signed-off-by: Jan Vermaete <[email protected]> > --- > meta/recipes-devtools/python/python3-pygments_2.18.0.bb | 5 +++++ > 1 file changed, 5 insertions(+) > > diff --git a/meta/recipes-devtools/python/python3-pygments_2.18.0.bb > b/meta/recipes-devtools/python/python3-pygments_2.18.0.bb > index fd37365681..8058372498 100644 > --- a/meta/recipes-devtools/python/python3-pygments_2.18.0.bb > +++ b/meta/recipes-devtools/python/python3-pygments_2.18.0.bb > @@ -10,5 +10,10 @@ SRC_URI[sha256sum] = > "786ff802f32e91311bff3889f6e9a86e81505fe99f2735bb6d60ae0c50 > UPSTREAM_CHECK_PYPI_PACKAGE = "Pygments" > inherit pypi > > +RDEPENDS:${PN} += "\ > + python3-compression \ > + python3-unixadmin \ > +" > + > BBCLASSEXTEND = "native nativesdk" > > -- > 2.39.2 > > > > >
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#200215): https://lists.openembedded.org/g/openembedded-core/message/200215 Mute This Topic: https://lists.openembedded.org/mt/106442552/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
