[haiku-3rdparty-dev] lib version specification?

  • From: Pete Goodeve <pete.goodeve@xxxxxxxxxxxx>
  • To: Haiku-3rd-Party-Dev <haiku-3rdparty-dev@xxxxxxxxxxxxx>
  • Date: Thu, 30 Jul 2020 22:57:35 -0700

Sorry, I suspect this is a noob question -- and not specific to haiku --
but I've never known how to do it, and it is very relevant to hpkgs.

In a .PackageInfo file, one can specify something like (I think):
  requires{
    lib:libreadline >= 6.0
 }

but the executable just references "libreadline.so.6", and as the
current version is 8, it doesn't find it.  How does one specify a
looser requirement when building?

Thanks,
        -- Pete --

Other related posts: