Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 479358 - kde-base/smokeqt-4.10.5 USE=qwt should depend on x11-libs/qwt:5[svg]
Summary: kde-base/smokeqt-4.10.5 USE=qwt should depend on x11-libs/qwt:5[svg]
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-08-01 07:46 UTC by Thomas Berger
Modified: 2013-08-18 18:10 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 Thomas Berger 2013-08-01 07:46:04 UTC
If x11-libs/qwt:5 is compiled without svg useflag, kde-base/smokeqt-4.10.5 with qwt will not compile. 

Error:
In file included from /var/tmp/paludis/kde-base-smokeqt-4.10.5/work/smokeqt-4.10.5_build/qwt/smokedata.cpp:1:0:
/var/tmp/paludis/kde-base-smokeqt-4.10.5/work/smokeqt-4.10.5/qwt/qwt_includes.h:56:30: fatal error: qwt_plot_svgitem.h: No such file or directory


Reproducible: Always

Steps to Reproduce:
1. emerge x11-libs/qwt:5 with -svg
2. emerge kde-base/smokeqt-4.10.5 with qwt useflag
Actual Results:  
package does not compile, no resolve errors

Expected Results:  
kde-base/smokeqt-4.10.5 should require the svg useflag for x11-libs/qwt
Comment 1 Chris Reffett (RETIRED) gentoo-dev Security 2013-08-18 18:10:15 UTC
Fixed, thanks for the report.