On Tuesday, 24 July 2018 16:15:29 BST Andrew Lowe wrote:
> 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/libreo
> ffice-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

If you run a KDE desktop it's a lot more than LibreOffice:

$ equery d openldap
 * These packages depend on openldap:
--->8
kde-apps/kldap-17.12.3 (net-nds/openldap)
--->8

$ equery d kldap
 * These packages depend on kldap:
kde-apps/incidenceeditor-17.12.3 (>=kde-apps/kldap-17.12.3:5)
kde-apps/kdepim-meta-17.12.3 (>=kde-apps/kldap-17.12.3)
kde-apps/kmail-17.12.3 (>=kde-apps/kldap-17.12.3:5)
kde-apps/kmail-account-wizard-17.12.3 (>=kde-apps/kldap-17.12.3:5)
kde-apps/korganizer-17.12.3 (>=kde-apps/kldap-17.12.3:5)
kde-apps/libkdepim-17.12.3 (>=kde-apps/kldap-17.12.3:5)
kde-apps/messagelib-17.12.3 (>=kde-apps/kldap-17.12.3:5)

Seems to be no way out of it.

-- 
Regards,
Peter.




Reply via email to