Hi Folks, I recently received an email from a user (in CC) who reported that if you install texlive_texmf-full on 6.7 then pkg_check will complain.
I installed 6.7 in a VM and tried. Sure enough: ``` openbsd67# pkg_check Packing-list sanity: ok texlive_texmf-minimal-2019 has too many dependencies: texlive_mktexlsr-2019 Remove missing dependencies: texlive_mktexlsr-2019 ? [y/N/a] texlive_texmf-full-2019 has too many dependencies: texlive_mktexlsr-2019 Remove missing dependencies: texlive_mktexlsr-2019 ? [y/N/a] ``` Does anyone understand why this may be though? texlive_mktexlsr-2019 is not a direct dependency of these two packages, but it is an indirect dependency (via texlive_base)... Thanks -- Best Regards Edd Barrett http://www.theunixzoo.co.uk
