Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-04-26 | Use libalpm version in pkg-config file | Allan McRae | 1 | -1/+1 | |
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> | |||||
2012-04-26 | libalpm: add pkg-config file | Dave Reisner | 1 | -0/+12 | |
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> |