jhuntwork / merelinux

A lightweight Linux distribution using musl libc, pacman and s6
MIT License
85 stars 8 forks source link

Detect version mismatch on provides #472

Open jhuntwork opened 1 year ago

jhuntwork commented 1 year ago

Describe the bug A package may use the 'provides' keyword, but the packaging process doesn't actually confirm that it really does. It should be possible to detect this at build-time to avoid missing configurations.