lib/repo_pkgdeps.c: conflicts are checked via xbps_transaction_prepare() already.
This commit is contained in:
parent
e35d2e9415
commit
d4f82b24f9
@ -355,11 +355,6 @@ find_repo_deps(struct xbps_handle *xhp,
|
|||||||
}
|
}
|
||||||
free(pkgname);
|
free(pkgname);
|
||||||
free(reqpkgname);
|
free(reqpkgname);
|
||||||
|
|
||||||
/*
|
|
||||||
* Check if package has matched conflicts.
|
|
||||||
*/
|
|
||||||
xbps_pkg_find_conflicts(xhp, unsorted, curpkgd);
|
|
||||||
/*
|
/*
|
||||||
* Package is on repo, add it into the transaction dictionary.
|
* Package is on repo, add it into the transaction dictionary.
|
||||||
*/
|
*/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user