https://bugs.documentfoundation.org/show_bug.cgi?id=146153

--- Comment #2 from [email protected] ---
Adding my vote to this bug.

I too use Gentoo Linux. For me, LO is one of two packages blocking the complete
removal of X11 (the other being xdg-utils).

A cursory audit of libreoffice-7.5.3.2 shared objects shows the following hard
links to X11 libraries:

File: /usr/lib64/libreoffice/program/libdesktop_detectorlo.so
 0x0000000000000001 (NEEDED)             Shared library: [libX11.so.6]
File: /usr/lib64/libreoffice/program/libmergedlo.so
 0x0000000000000001 (NEEDED)             Shared library: [libX11.so.6]
 0x0000000000000001 (NEEDED)             Shared library: [libXext.so.6]
File: /usr/lib64/libreoffice/program/libvclplug_genlo.so
 0x0000000000000001 (NEEDED)             Shared library: [libXrender.so.1]
 0x0000000000000001 (NEEDED)             Shared library: [libX11.so.6]
 0x0000000000000001 (NEEDED)             Shared library: [libXext.so.6]
 0x0000000000000001 (NEEDED)             Shared library: [libXrandr.so.2]
 0x0000000000000001 (NEEDED)             Shared library: [libXinerama.so.1]
File: /usr/lib64/libreoffice/program/libvclplug_gtk3lo.so
 0x0000000000000001 (NEEDED)             Shared library: [libX11.so.6]

I presume libvclplug_genlo.so is the "gen" VCL plugin mentioned previously. I
understand why that needs X11.

I presume libvclplug_gtk3lo.so is the "gtk3" VCL plugin. In principle there is
no reason why that needs X11.

I have built libcairo.so, libepoxy.so, and libgtk-3.so without X11 support.

Happily, LO will still run without an X11 server running.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to