Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 411801 - net-im/kadu: missing runtime dependency on x11-libs/qt-svg
Summary: net-im/kadu: missing runtime dependency on x11-libs/qt-svg
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Maciej Mrozowski
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-04-12 22:53 UTC by Bartosz Brachaczek
Modified: 2012-04-15 00:43 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 Bartosz Brachaczek 2012-04-12 22:53:44 UTC
Many Kadu icons are SVG and without qt-svg available at runtime they are not displayed. There was a common dependency on x11-libs/qt-svg in the 0.10.1 ebuild but it was dropped in 0.11.0 (it should be RDEPEND only though, not DEPEND too like in 0.10.1).
Comment 1 Maciej Mrozowski gentoo-dev 2012-04-15 00:43:19 UTC
Yeah, apparently I indeed removed that qt-svg dependency even if it was explicitly added earlier. Restored. Thanks for reporting.