[Apt-Rpm] Adding a .pc file for pkg-config detection
Richard Hughes
hughsient at gmail.com
Wed Aug 22 14:00:55 PDT 2007
My name is Richard Hughes and I'm the main author of PackageKit.
In PackageKit we use apt-rpm for the apt backend on debian systems. On
fedora we default to yum, but some users prefer the apt tools, and I
need to test it on my own machine.
For the apt detection we would like to use
PKG_CHECK_MODULES(APT,libapt-pkg) for the apt detection, but it
appears that libapt-rpm does not include a pkgconfig file for this to
work.
There's an open debian bug here: http://bugs.debian.org/439121
I've attached a trivial patch to add this functionality, which I would
appreciate if you could check and then merge upstream. Many thanks.
Richard.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: apt-rpm-add-pkgconfig.patch
Type: text/x-patch
Size: 1361 bytes
Desc: not available
Url : http://lists.laiskiainen.org/pipermail/apt-rpm-laiskiainen.org/attachments/20070822/e9ea40f7/attachment.bin
More information about the Apt-Rpm
mailing list