FS#61336 - [pacman-contrib] pactree - Add switch for optional dependencies
Attached to Project:
Arch Linux
Opened by Richard Neumann (rne) - Thursday, 10 January 2019, 09:41 GMT
Last edited by Daniel M. Capella (polyzen) - Tuesday, 28 July 2020, 23:48 GMT
Opened by Richard Neumann (rne) - Thursday, 10 January 2019, 09:41 GMT
Last edited by Daniel M. Capella (polyzen) - Tuesday, 28 July 2020, 23:48 GMT
|
Details
Description: I suggest to add a new option to pactree to
(also) list optional dependencies.
Additional info: Introduce e.g. an argument "--optional" resp. "-o" to make pactree also (recursively) include optional dependencies of a package. Analogously change behaviour on "--reverse" to also list packages that optionally depend on a respective package iff "--optional" was supplied. Steps to reproduce: N/A |
This task depends upon
Closed by Daniel M. Capella (polyzen)
Tuesday, 28 July 2020, 23:48 GMT
Reason for closing: Fixed
Additional comments about closing: https://git.archlinux.org/pacman-contrib .git/commit/?id=b6d08b40d0cf3eb65871d0e5 3d40a42a5f4b015a
Tuesday, 28 July 2020, 23:48 GMT
Reason for closing: Fixed
Additional comments about closing: https://git.archlinux.org/pacman-contrib .git/commit/?id=b6d08b40d0cf3eb65871d0e5 3d40a42a5f4b015a
e.g. appending " ?" to the package name with the question mark borrowing
from its 'zero or one' meaning in extended regexps.