> which must depend on libB-dev.

libB-dev is indeed not explicitly listed as a dependency of libA-dev,
mostly because I was under the impression that ${shlibs:Depends} takes
care of this, cf. <https://wiki.debian.org/IntroDebianPackaging>. Is
that not the case?

Cheers,
Nico



On Thu, Mar 20, 2014 at 1:54 PM, Thibaut Paumard <[email protected]> wrote:
> Le 20/03/2014 13:22, Nico Schlömer a écrit :
>> Hi all,
>>
>> I'm building a package for a library A that depends on another
>> library, libB.so (from its dev-version). When installing library A,
>> the package libb is installed, containing libB.so.7.2 and libB.so.7.
>> When linking an executable against libA.so, the linker rightfully
>> complains about a missing libB.so.
>>
>> What is the correct fix here?
>
> Install libA-dev, which must depend on libB-dev.
>
> Regards, Thibaut.
>
>>
>> Cheers,
>> Nico
>>
>>
>
>
> --
> To UNSUBSCRIBE, email to [email protected]
> with a subject of "unsubscribe". Trouble? Contact [email protected]
> Archive: https://lists.debian.org/[email protected]
>


--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: 
https://lists.debian.org/cak6z60ebmars2akfhvik_rgg5zunpj-pv+g9hjq29qsn2pz...@mail.gmail.com

Reply via email to