Added support to replace vpkgs when the real pkgname matches any installed vpkg.
This commit is contained in:
6
NEWS
6
NEWS
@@ -1,5 +1,11 @@
|
||||
xbps-0.38 (???):
|
||||
|
||||
* Added support to replace virtual packages when the package to be installed
|
||||
matches a virtual pkgname, for example:
|
||||
|
||||
- nvidia is installed and provides the `libGL` virtual pkgname.
|
||||
- libGL matches the virtual pkgname and therefore replaces the `nvidia` pkg.
|
||||
|
||||
* xbps-query(8): added --fulldeptree long option to print a full dependency
|
||||
tree for a package; this supersedes -xx which was broken since 0.37.
|
||||
|
||||
|
Reference in New Issue
Block a user