1
0
mirror of https://git.yoctoproject.org/poky synced 2026-06-01 13:09:50 +00:00

ref-manual: Edits to pkgconfig class.

(From yocto-docs rev: 1e2f3eeb0c4f3c5969b32888914e6747dbc13053)

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Scott Rifenbark
2013-12-05 14:45:32 -06:00
committed by Richard Purdie
parent 53d0bde485
commit 8847fd38de
+2 -2
View File
@@ -1985,10 +1985,10 @@
</section>
<section id='ref-classes-pkgconfig'>
<title>Pkg-config - <filename>pkgconfig.bbclass</filename></title>
<title><filename>pkgconfig.bbclass</filename></title>
<para>
<filename>pkg-config</filename> provides a standard way to get
The <filename>pkg-config</filename> class provides a standard way to get
header and library information.
This class aims to smooth integration of
<filename>pkg-config</filename> into libraries that use it.