FS#41685 - [libreoffice-fresh] needs glew as a dependency

Attached to Project: Arch Linux
Opened by Jonathan Lestrelin (Gentledevil) - Monday, 25 August 2014, 02:09 GMT
Last edited by Doug Newgard (Scimmia) - Tuesday, 26 August 2014, 03:39 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To No-one
Architecture All
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

libreoffice-fresh is missing the package "glew" as a dependency, as it contains "libGLEW.so.1.11", which is needed by "libswlo.so".


Additional info:
* package version: libreoffice-fresh 4.3.0-2


Steps to reproduce:

Install libreoffice-fresh without having the glew package, try to launch Writer or another app, it will result in an error saying :

"loading component library <file:///usr/lib/libreoffice/program/../program/libsclo.so> failed."

An ldd on the mentionned library indicates it is missing "libGLEW.so.1.11", which is part of the "glew" package :

ldd /usr/lib/libreoffice/program/libswlo.so
[...]
libGLEW.so.1.11 => not found
This task depends upon

Closed by  Doug Newgard (Scimmia)
Tuesday, 26 August 2014, 03:39 GMT
Reason for closing:  Not a bug
Additional comments about closing:  Has been a dep forever.
Comment by Doug Newgard (Scimmia) - Monday, 25 August 2014, 03:36 GMT

Loading...