]> git.ipfire.org Git - thirdparty/libsolv.git/commit
Support rpm's "orderwithrequires" dependency
authorMichael Schroeder <mls@suse.de>
Thu, 12 Sep 2024 10:37:09 +0000 (12:37 +0200)
committerMichael Schroeder <mls@suse.de>
Thu, 12 Sep 2024 10:37:09 +0000 (12:37 +0200)
commit283074a4b5dfcb4fb3b5836aa7d3d72fcf3120a6
tree31d7cbcbbbc8322855f200bdd79ab2b34d7a6af3
parent8e390d8f8efd89bd5707fcc5cc32dd089b439a79
Support rpm's "orderwithrequires" dependency

Note that the rpmmd parser cannot set it as the xml schema
does not include this type of dependency.
ext/repo_rpmdb.c
ext/repo_rpmdb.h
src/knownid.h
src/order.c