use of the Requires.private field

Vincent Torri vincent.torri at gmail.com
Thu Jun 17 14:35:28 PDT 2010


Hey,

We have 2 libraries, named Eina and Evas. Eina is some kind of data types
lib. Evas depends on Eina. Hence, Eina is "public". Its types are used in
the API and we have, for example, in Evas.h (the public header)

#include <Eina.h>

The .pc file of Eina is named eina-0.pc

My question is:

should I put eina-0 in the Requirements field, or in the
Requirements.private field ?

thank you

Vincent Torri
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/pkg-config/attachments/20100617/6893e0e6/attachment.htm>


More information about the pkg-config mailing list