* pkg-config.1: Verbosify the text about Libs.private a bit. Patch
from Loïc Minier.
2009-03-30 Tollef Fog Heen <tfheen@err.no>
+ * pkg-config.1: Verbosify the text about Libs.private a bit. Patch
+ from Loïc Minier.
+
* pkg-config.1: Add documentation for --cflags-only-I, patch from
Loïc Minier.
.I "Libs.private:"
This line should list any private libraries in use. Private libraries
are libraries which are not exposed through your library, but are
-needed in the case of static linking.
+needed in the case of static linking. This differs from
+\fIRequires.private:\fP in that it references libraries that do not have
+package files installed.
.TP
.I "Cflags:"
This line should list the compile flags specific to your package.