FS#68819 - Missing libgdk-x11-2.0.so.0 for graphviz

Attached to Project: Arch Linux
Opened by Antoine Viallon (aviallon) - Wednesday, 02 December 2020, 12:38 GMT
Last edited by Doug Newgard (Scimmia) - Wednesday, 02 December 2020, 14:10 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To No-one
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 2
Private No

Details

Description:
- libgdk-x11-2.0.so.0 is provided by gtk2, which is listed as an optional dependency of graphviz. However, it seems that libgvplugin_gdk.so.6 (in the graphviz package) links against this lib by default (it doesn't seem to be dynamically loaded), so pacman warns about this lib failing to load.

Additional info:
* graphviz 2.44.1-6 (on Arch install updated at 02/12/2020 13:30 (format: dd/MM/YYYY HH:mm))

Steps to reproduce:
* Install or update graphviz without gtk2 installed
This task depends upon

Closed by  Doug Newgard (Scimmia)
Wednesday, 02 December 2020, 14:10 GMT
Reason for closing:  Not a bug
Additional comments about closing:  That's the entire point of optional deps

Loading...