[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Proper package relationships when a project depends on CBLAS



On Wed, Sep 30, 2015 at 10:46:51AM +0100, Ghislain Vaillant wrote:
> Then the binary package gets the following dependency:
> Depends: libblas.so.3

just in case: leaving out ${shlibs:Depends} here, you will have to take
care of *all* dependencies manually.

in more complex cases you may wish to set
Depends: ${my_filtered_shlibdeps}
which you may control from d/r. can't remember where i did something
like this :|.

have fun
felix


Reply to: