Hi all,
I'm in the process of installing LibreOffice. Doing:
emerge --ask libreoffice
gives a big list of dependencies, as I would expect. One of them is
openldap. I thought that that was a bit strange, as I am a home user,
not corporate so I tried to turn it off. I placed a "-ldap" in
make.conf, I don't want it anywhere, but it still appeared in the
dependency list. A google search turned up this bug:
https://bugs.documentfoundation.org/show_bug.cgi?id=57417
which says, if I've read it correctly, that LDAP is not in LibreOffice
anymore. If this is the case, why is there a dependency,
https://gitweb.gentoo.org/repo/gentoo.git/tree/app-office/libreoffice/libreoffice-6.0.5.2-r1.ebuild
line 136 - I may have misread this bit, I'm just starting to read the
whole ebuild doco.
Anyone got any insight?
Andrew