#1904: Dependencies for MesaLib
---------------------------------------+------------------------------------
Reporter: [EMAIL PROTECTED] | Owner: [EMAIL PROTECTED]
Type: enhancement | Status: assigned
Priority: normal | Milestone: 6.2
Component: BOOK | Version: SVN
Severity: normal | Resolution:
Keywords: Dependencies |
---------------------------------------+------------------------------------
Changes (by [EMAIL PROTECTED]):
* owner: [email protected] =>
[EMAIL PROTECTED]
* priority: low => normal
* severity: trivial => normal
* status: new => assigned
Comment:
It's really needed for Xorg-7. The modular build makes heavy use of pkg-
config in the autotools. There are tons of .pc files installed, and
without pkg-config, Xorg-7 would be insane.
MesaLib uses pkg-config to find libdrm. From configs/linux-dri:
{{{ LIBDRM_LIB = `pkg-config --libs libdrm` -ldrm }}}
libdrm only has a run-time dependency on pkg-config (not used in build).
I'll add pkg-config to MesaLib deps.
--
Ticket URL: <http://wiki.linuxfromscratch.org/blfs/ticket/1904>
BLFS Trac <http://wiki.linuxfromscratch.org/blfs>
Beyond Linux From Scratch
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page