Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 540098 - app-office/libreoffice-bin-4.3.5.2 should depend on =media-libs/glew-1.10
Summary: app-office/libreoffice-bin-4.3.5.2 should depend on =media-libs/glew-1.10
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Office Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-02-14 22:27 UTC by Benjamin Lee
Modified: 2015-02-14 23:37 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Benjamin Lee 2015-02-14 22:27:46 UTC
libreoffice-bin-4.3.5.2 is linked against libGLEW.so.1.10:

blee@nsx ~ $ equery l libreoffice-bin
 * Searching for libreoffice-bin ...
[IP-] [  ] app-office/libreoffice-bin-4.3.5.2:0
blee@nsx ~ $ ldd /usr/lib64/libreoffice/program/libswlo.so | grep GLEW
        libGLEW.so.1.10 => /usr/lib64/libGLEW.so.1.10 (0x00007fd6538a7000)

Currently the dependency is listed as >=media-libs/glew-1.10, but libreoffice fails to load when a newer version of glew is installed.

Reproducible: Always
Comment 1 Andreas K. Hüttel archtester gentoo-dev 2015-02-14 23:37:43 UTC
Fixed, thanks!