]> git.ipfire.org Git - pakfire.git/commit
build: Skip requires which are provided by the same package
authorMichael Tremer <michael.tremer@ipfire.org>
Thu, 8 Dec 2022 17:48:08 +0000 (17:48 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 8 Dec 2022 17:48:08 +0000 (17:48 +0000)
commitb1173addc620f28f97c7a125398fc61686499320
treee9a81e7fb48e5dba9676bef80dd59361028d6374
parent2fcc2e22f92577c8bf572a3276445fd6869eb158
build: Skip requires which are provided by the same package

This will avoid that the dependency resolution has to deal with
dependencies which should not really exist.

Fixes: #13000
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/libpakfire/build.c