18 Sep
2012
18 Sep
'12
1:48 a.m.
On 18/09/12 09:28, Allan McRae wrote:
On 18/09/12 09:14, Chirantan Ekbote wrote:
Added code that lists if an optional dependency of a package is installed locally and additonally prints the version number of the installed dependency. Patch for FS#13035 in the pacman bug tracker. ---
Here is a version that prints [installed] when a package is installed or [pending] if it is going to be installed later: https://patchwork.archlinux.org/patch/402/
Oops... your patch was for the -Qi output. Here is the correct link to the patch queue: https://patchwork.archlinux.org/patch/386/ Allan