Bug 385175 - Fix build fail by adding ConfigWidget to required KF5 components
Summary: Fix build fail by adding ConfigWidget to required KF5 components
Status: RESOLVED FIXED
Alias: None
Product: policykit-kde-agent-1
Classification: Plasma
Component: general (show other bugs)
Version: 5.10.95
Platform: Gentoo Packages Linux
: NOR normal
Target Milestone: ---
Assignee: Jaroslav Reznik
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-09-28 16:01 UTC by Edward Kigwana
Modified: 2017-10-02 11:33 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
Patch to fix build failure. (606 bytes, patch)
2017-09-28 16:01 UTC, Edward Kigwana
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Edward Kigwana 2017-09-28 16:01:54 UTC
Created attachment 108076 [details]
Patch to fix build failure.

Build fails with following message:

[ 33%] Building CXX object CMakeFiles/polkit-kde-authentication-agent-1.dir/AuthDialog.cpp.o
In file included from /usr/include/KF5/KIconThemes/KIconLoader:1:0,
                 from /var/tmp/portage/kde-plasma/polkit-kde-agent-9999/work/polkit-kde-agent-9999/AuthDialog.cpp:37:
/usr/include/KF5/KIconThemes/kiconloader.h:31:10: fatal error: kcolorscheme.h: No such file or directory
 #include <kcolorscheme.h>