Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Use libalpm version in pkg-config file | Allan McRae | 2013-04-26 |
| | | | | | | | | | We currently use the pacman version number in the libalpm.pc file. It makes more sense to use the libalpm version. Fixes FS#34967. Signed-off-by: Allan McRae <allan@archlinux.org> | ||
* | libalpm: add pkg-config file | Dave Reisner | 2012-04-25 |
No one seems to do this "correctly", but for the sake of having an easy method of detecting the presence and version of libalpm on a given system, we provide a straightforward .pc file. Signed-off-by: Dave Reisner <dreisner@archlinux.org> |