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

Re: depending on libssl1.0-dev, buildd fails to find it



On Mon, Dec 19, 2016 at 09:13:25AM +0100, Daniel Pocock wrote:
> Provides: libssl1.0-dev
> 
> in the control file and would that ensure it works without tweaks?

It might, but the proper way to fix it is:

Build-Depends: libssl1.0-dev (>= 1.0.0) | libssl-dev (<< 1.1)

i.e., put what's in unstable first, and the rest later. Then it'll work,
also on backports.

-- 
< ron> I mean, the main *practical* problem with C++, is there's like a dozen
       people in the world who think they really understand all of its rules,
       and pretty much all of them are just lying to themselves too.
 -- #debian-devel, OFTC, 2016-02-12


Reply to: