On 2018/10/04 23:30, Klemens Nanni wrote:
> OK with:
>
> > @@ -30,7 +30,8 @@ MODPY_ADJ_FILES = lib/libvcc/{vsc,vmod}t
> > BUILD_DEPENDS = ${MODGNU_AUTOCONF_DEPENDS} \
> > ${MODGNU_AUTOMAKE_DEPENDS} \
> > devel/libtool \
> > - textproc/py-docutils${MODPY_FLAVOR}
> > + textproc/py-docutils${MODPY_FLAVOR} \
> > + textproc/py-sphinx
> sphinx is flavored as well.
>
It calls sphinx-build (not sphinx-build-3), so it specifically wants the py-sphinx
and not py3-sphinx.
No comments:
Post a Comment