tech-pkg archive

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

Re: Broken implicit DEPENDS?



* On 2023-11-21 at 22:31 GMT, Thomas Klausner wrote:

Same for audio/libfishsound, listed as
libfishsound-1.0.0nb4/install.log:ERROR: /opt/pkg/lib/libFLAC.so.12: flac-1.4.3 is not a runtime dependency

but after 'pkg_add libfishsound' I have flac installed.

Similar issue, for whatever reason libfishsound/options.mk has:

  .if !empty(PKG_OPTIONS:Mflac)
  BUILDLINK_DEPMETHOD.flac=       build
  .include "../../audio/flac/buildlink3.mk"

since being imported in 2013, but later flac is pulled in as a full dependency anyway by libsndfile. Again I think that should just be removed, but I will also look to see if there's any detection I am missing to improve the check script.

--
Jonathan Perkin   -   mnx.io   -   pkgsrc.smartos.org
Open Source Complete Cloud   www.tritondatacenter.com


Home | Main Index | Thread Index | Old Index