[meta-freescale] [Documentation][PATCH 1/2] README: Update Debian/Ubuntu dependency package list

Fabio Berton fabio.berton at ossystems.com.br
Tue Jan 31 10:23:37 PST 2017


Hi Daiane,

Oh my mistake, the correct is python3-pip, I'll send a v2.

If you install python3-pip and run pip3 install reportlab
sphinxcontrib-blockdiag the soc-tree.diag is build correctly?

Thanks!

On Tue, Jan 31, 2017 at 4:12 PM, Daiane Angolini <daiane.list at gmail.com>
wrote:

> Hi Fabio,
>
>
> On Fri, Jan 27, 2017 at 5:03 PM, Fabio Berton
> <fabio.berton at ossystems.com.br> wrote:
> > Morty release uses python3 to generate Sphinx documentation, also
> > we need to install fonts-liberation package to generate blockdiag.
> >
> > Signed-off-by: Fabio Berton <fabio.berton at ossystems.com.br>
> > ---
> >  README | 7 ++++---
> >  1 file changed, 4 insertions(+), 3 deletions(-)
> >
> > diff --git a/README b/README
> > index d1048a8..8185ad5 100644
> > --- a/README
> > +++ b/README
> > @@ -4,9 +4,10 @@ Freescale Community BSP Documentation
> >  The documentation is written using the Sphinx documentation system. To
> >  install it in Debian/Ubuntu, please do:
> >
> > -  #: apt-get install libfreetype6-dev libjpeg8-dev python-dev
> python-pip \
> > -     python-sphinx texlive-fonts-recommended texlive-latex-extra
> zlib1g-dev
> > -  #: pip install reportlab sphinxcontrib-blockdiag
> > +  #: apt-get install libfreetype6-dev libjpeg8-dev python3-dev
> python-pip3 \
>
> python-pip3 did not worked for me.
>
> Would it be pytthon3-pip of we should start diverging the Debian from
> the Ubuntu procedure?
>
>
> Daiane
>
> > +     python3-sphinx texlive-fonts-recommended texlive-latex-extra
> zlib1g-dev \
> > +     fonts-liberation
> > +  #: pip3 install reportlab sphinxcontrib-blockdiag
> >
> >  Once this has been completed, you can run 'make' in each of the
> Documentation
> >  folders to review the available targets for building.
> > --
> > 2.11.0
> >
> > --
> > _______________________________________________
> > meta-freescale mailing list
> > meta-freescale at yoctoproject.org
> > https://lists.yoctoproject.org/listinfo/meta-freescale
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/meta-freescale/attachments/20170131/59c51cdf/attachment.html>


More information about the meta-freescale mailing list