FS#66882 - [graphviz] missing dependency on libpng

Attached to Project: Arch Linux
Opened by Jelle van der Waa (jelly) - Wednesday, 03 June 2020, 19:07 GMT
Last edited by Jelle van der Waa (jelly) - Wednesday, 03 June 2020, 19:39 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Gaetan Bisson (vesath)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

A lot of projects expect dot -Tpng works as expected and it most likely will work if you installed libpng before installing graphviz as the post_install script detects that libpng is available for usage. Adding libpng as an optional dependency won't work as the post_install script is triggered upon installing of graphviz and not later when libpng is installed.

Expected:

Add libpng as dependency of graphviz.
This task depends upon

Closed by  Jelle van der Waa (jelly)
Wednesday, 03 June 2020, 19:39 GMT
Reason for closing:  Fixed

Loading...