FS#44682 - [gmic] 1.6.2.0-1 missing opencv package dependency

Attached to Project: Community Packages
Opened by Nate Case (nacase) - Tuesday, 21 April 2015, 19:35 GMT
Last edited by Sergej Pupykin (sergej) - Friday, 24 April 2015, 19:23 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Sergej Pupykin (sergej)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

On my system the gmic package installed without error, but executing it resulted in the following:

$ gmic
gmic: error while loading shared libraries: libopencv_core.so.2.4: cannot open shared object file: No such file or directory

Installing the 'opencv' package corrected this, so presumably the gmic package should list opencv as a dependency.

Additional info: N/A

Steps to reproduce:

1) Run 'pacman -S gmic' on a system without 'opencv' installed
2) Run "gmic" and see error
This task depends upon

Closed by  Sergej Pupykin (sergej)
Friday, 24 April 2015, 19:23 GMT
Reason for closing:  Fixed

Loading...