On Sun, Feb 10, 2013 at 11:03:07AM +0100, Andreas Radke wrote:
Am Sun, 10 Feb 2013 03:51:47 -0600 schrieb William Giokas <1007380@gmail.com>:
I'm getting pkg-config errors too, but for totally unrelated packages, like webkit-1.0. Downgrading cairo to [core] fixes that for me (and allows me to build things again) but the one in testing somehow breaks pkg-config. I have no idea what's going on, but if you need me to run something, I'll be glad to give some output.
Steps to reproduce:
# pacman -S testing/cairo webkitgtk [...] $ pkg-config webkit-1.0; echo $? 1 # pacman -S extra/cairo [...] $ pkg-config webkit-1.0; echo $? 0
Thanks,
https://bugs.archlinux.org/task/33793
I wonder why Gentoo and Fedora don't run into this. There are several .pc files included that should cover all cairo features.
This seems to make cairo depend on mesa. (mesa has the gl.pc file that pkg-config is looking for) Thanks, -- William Giokas | KaiSforza GnuPG Key: 0xE99A7F0F Fingerprint: F078 CFF2 45E8 1E72 6D5A 8653 CDF5 E7A5 E99A 7F0F