makedepend on autotools for packages using configure

In some cases this will introduce cycles which could likely be cleaned
up by only depending on some unix tools instead of the whole autotools.

Rebuilding doesn't make much sense at this point since it just adds a subset
of base-devel which is still installed by default.
This commit is contained in:
Christoph Reiter
2021-12-12 14:16:38 +01:00
parent b3b001eec0
commit 38126d763e
224 changed files with 228 additions and 175 deletions

View File

@@ -22,6 +22,7 @@ makedepends=(
'liblzma-devel'
'openssl-devel'
'zlib-devel'
'autotools'
'autoconf-archive'
)
source=(https://www.python.org/ftp/python/${pkgver%rc*}/Python-${pkgver}.tar.xz