Commit Graph

5 Commits

Author SHA1 Message Date
Christoph Reiter
ee51cd62b4 Get rid of msys2_internal
It only affects the references atm, so just make it a special key there instead.
Less confusing.
2024-01-24 08:24:55 +01:00
Christoph Reiter
f20f22b9a5 some more 2023-09-17 18:08:39 +02:00
Christoph Reiter
6c3cca0b99 Remove mentions of pkg-config
Replace with pkgconf directly so we can eventually remove pkg-config.
Only bump pkgrel where it is depends to avoid too many rebuilds.
2022-05-15 11:11:39 +02:00
Christoph Reiter
d1bc83448b autotools: depend on autoconf-wrapper
autoconf-wrapper provides autoconf, but for clarity depend on the real thing anyway.
2022-01-16 10:21:17 +01:00
Christoph Reiter
ea223c5f2c Add an autotools meta package
The goal of this package is to depend on everything that is (usually)
needed for running autogen/autoreconf if needed,
configure and make, but not a compiler.

If packages would makedepend on this then we could make base-devel smaller.
2021-12-11 10:54:10 +01:00