Ignore package conflicts against themselves, due to virtual packages.

This commit is contained in:
Juan RP
2013-02-02 14:34:55 +01:00
parent dcff876533
commit fa1d543dfa
2 changed files with 9 additions and 0 deletions
+3
View File
@@ -1,5 +1,8 @@
xbps-0.21 (???):
* libxbps: ignore packages conflicting themselves, which can happen with
virtual packages.
* xbps-query(8): fix issue #3 from github
"xbps-query -o only works for installed packages".