``` VDB: detected possibly incorrect RDEPEND (kde-apps/ark-23.08.0) kde-frameworks/kiconthemes:5 < kde-frameworks/kitemmodels:5 < > kde-frameworks/kwindowsystem:5 sys-libs/zlib < ``` ``` $ rg windowsys -i /var/tmp/portage/kde-apps/ark-23.08.0/work/ark-23.08.0 /var/tmp/portage/kde-apps/ark-23.08.0/work/ark-23.08.0/app/CMakeLists.txt:38: KF${QT_MAJOR_VERSION}::WindowSystem /var/tmp/portage/kde-apps/ark-23.08.0/work/ark-23.08.0/app/mainwindow.cpp:31:#include <KWindowSystem> /var/tmp/portage/kde-apps/ark-23.08.0/work/ark-23.08.0/app/mainwindow.cpp:87: if (!KWindowSystem::isPlatformWayland()) { // TODO : Remove this check when QTBUG-87332 is fixed ```
(In reply to Sam James from comment #0) > ``` > VDB: detected possibly incorrect RDEPEND (kde-apps/ark-23.08.0) > kde-frameworks/kiconthemes:5 < app/welcomeview/welcomeview.cpp:15:10: fatal error: KIconLoader: No such file or directory 15 | #include <KIconLoader> | ^~~~~~~~~~~~~ compilation terminated.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/proj/kde.git/commit/?id=c42a5d8c8122391c50dddbdda64e8e6f08553833 commit c42a5d8c8122391c50dddbdda64e8e6f08553833 Author: Andreas Sturmlechner <asturm@gentoo.org> AuthorDate: 2023-09-14 18:22:08 +0000 Commit: Andreas Sturmlechner <asturm@gentoo.org> CommitDate: 2023-09-14 18:30:57 +0000 kde-apps/ark: Update dependencies Upstream commits: 5d85f093e620fee9a5abc779cfff3c3a7c2fcd2b 9343567be9f895cbe5e290f88c9a933db34cdd95 Closes: https://bugs.gentoo.org/914118 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> kde-apps/ark/ark-23.08.49.9999.ebuild | 4 ++-- kde-apps/ark/ark-9999.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-)