Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 532352 - media-sound/spotify-[all versions] should depend on media-libs/libpng:0
Summary: media-sound/spotify-[all versions] should depend on media-libs/libpng:0
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Matthew Thode ( prometheanfire )
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-12-12 09:30 UTC by Andreas Wiese
Modified: 2014-12-12 16:20 UTC (History)
1 user (show)

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 Andreas Wiese 2014-12-12 09:30:09 UTC
media-sound/spotify's DEPEND lists media-libs/libpng:1.2 as a dependency, despite the fact, that the spotify binary actually is linked against libpng16:

aw@swiftsure:~> ldd /opt/spotify/spotify-client/spotify | grep libpng 
	libpng16.so.16 => /usr/lib64/libpng16.so.16 (0x00007ffff0310000)
aw@swiftsure:~> 

Besides the effect, that spotify would fail to load if not something else was dependent on libpng16 and it would've been installed anyways, this also (unnecessarily) keeps libpng:1.2 around when otherwise unused.

Reproducible: Always
Comment 1 Matthew Thode ( prometheanfire ) archtester Gentoo Infrastructure gentoo-dev Security 2014-12-12 16:20:03 UTC
fixed in tree