Hi,

> Consider there's a package foo which is built against libbar-dev and
> uses pkg-config to obtain the necessary CFLAGS and LIBS for libbar.

> Now is it the foo package's or the libbar-dev package's duty to provide
> the dependency on pkg-config?

Disagreeing with the others: It is the -dev package's responsibility.

The foo package's build dependencies are only relevant when building the
foo package. For someone who develops software based on libbar, it is
not obvious that foo's build dependencies are required.

   Simon


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to