]> git.ipfire.org Git - thirdparty/libsolv.git/commit
Add solvable_matchessolvable() function
authorMichael Schroeder <mls@suse.de>
Tue, 22 Oct 2019 12:08:23 +0000 (14:08 +0200)
committerMichael Schroeder <mls@suse.de>
Tue, 22 Oct 2019 12:08:23 +0000 (14:08 +0200)
commitf5a6b1656360fed253480ff112c40b8e0e94ffe4
treed4ab4f0058e96210747593792aa8b353967437c8
parentea037722b0f2a1afc8416e08b36fd498a8bb14c4
Add solvable_matchessolvable() function

Checks if one of the dependencies of a solvable is matched by
the provides of another solvable. It is also possible to get
the list of matching dependencies.
src/libsolv.ver
src/pool.c
src/selection.c
src/solvable.c
src/solvable.h