]> git.ipfire.org Git - thirdparty/libsolv.git/commit
move the "requires provided by same package" check
authorMichael Schroeder <mls@suse.de>
Fri, 15 May 2015 10:10:53 +0000 (12:10 +0200)
committerMichael Schroeder <mls@suse.de>
Fri, 15 May 2015 10:10:53 +0000 (12:10 +0200)
commitf80abd37d35f5dcf420a55c8002967533f8ba80e
tree07bdc73e4bede948ecfd42e0406d20338ae07e23
parent140315fe5be90cf72f0013f7d9f8fa08e20bc9bc
move the "requires provided by same package" check

So that we don't add the other requires to the todo list, thus
reducing the number of packages to look at.
src/rules.c