[Bug 239156] graphics/ImageMagick6-nox11 pulls in a lot of x11 stuff via graphics/cairo
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Jul 12 08:06:45 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239156
Bug ID: 239156
Summary: graphics/ImageMagick6-nox11 pulls in a lot of x11
stuff via graphics/cairo
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: ports-bugs at FreeBSD.org
Reporter: martin at waschbuesch.de
CC: gnome at FreeBSD.org, kwm at FreeBSD.org
CC: gnome at FreeBSD.org, kwm at FreeBSD.org
I just upgraded packages on a system and a number of additional libraries were
needed, among them:
xorgproto
libxcb
libXdmcp
libXau
libXrender
libX11
libXext
libxshmfence
libXxf86vm
libXfixes
libXdamage
wayland
I did not immediately understand where that came from (how the heck did I end
up having wayland installed on a webserver?) as I have no need for x11 stuff.
It turns out that the graphics/ImageMagick6-nox11 (deliberately chosen for
excluding x11 stuff) by default depends on graphics/cairo which in turn has its
X11 option enabled by default.
I do not know what the right solution is here. Maybe there needs to be a
cairo-nox11 package, but at any rate, the current situation seems like a
contradiction to me and certainly does not result in what you would expect when
installing a -nox11 package (e.g. no x11 stuff pulled in).
PS: Same applies to ImageMagick7-nox11.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-gnome
mailing list