pacman/src
Allan McRae 7d1ea0b814 Handle provides with -Q
It is useful to be able to use "pacman -Qi" on any dependency, even if that
dependency is a provide.  For example, on Arch Linux systems, "sh" is provided
by the "bash" package, and many packages depend on "sh". Querying the
package that provides the "sh" dependency currently requires first searching
for "sh".

This patch allows the use of "pacman -Qi" on a provide.

Fixes FS#20650.

Signed-off-by: Allan McRae <allan@archlinux.org>
2016-05-05 13:52:23 +10:00
..
common Update copyright years for 2016 2016-01-04 13:27:08 +10:00
pacman Handle provides with -Q 2016-05-05 13:52:23 +10:00
util pacsort, introduce define for escape_char error code 2016-01-04 14:05:28 +10:00