Missing python-setuptools
in the makedepends
, and texlive-bin
isn't required if only the HTML docs are built. Some other makedepends
seem to be for testing only. I think it should be:
depends=(
'adasat'
'gnatcoll-iconv'
'gnatcoll-gmp'
'prettier-ada'
'python'
'python-docutils'
'python-e3-core'
'python-funcy'
'python-mako'
'python-pyaml'
)
makedepends=(
'gprbuild'
'python-sphinx'
'python-setuptools'
)
Pinned Comments
charlie5 commented on 2023-07-09 16:45 (UTC)
This package is available in the Arch Ada Repository.