https://bugs.kde.org/show_bug.cgi?id=453609

--- Comment #1 from Duncan <1i5t5.dun...@cox.net> ---
(In reply to Duncan from comment #0)
> Missed dep in CMakeLists.txt?  (Not investigated yet.)

Indeed.  But while I already have it and might as well post it, I'm not
dev-side-git familiar enough for a PR to be an option and patchfiles submitted
here seem to be studiously ignored (to be fair the warning says as much, but
that doesn't help people who don't know how to do a PR but already have the
patch from troubleshooting the problem and might as well post it), so we'll see
if posting it as text is as studiously ignored as patchfiles seem to be.
<shrug>

--- a/src/libkwineffects/CMakeLists.txt 2022-05-09 21:26:13.964236519 -0700
+++ b/src/libkwineffects/CMakeLists.txt 2022-05-09 22:21:46.805839417 -0700
@@ -55,6 +55,7 @@ target_link_libraries(kwineffects
         KF5::WindowSystem
         XCB::XCB
     PRIVATE
+        Qt::Widgets
         Qt::Quick
         KF5::I18n
          kwinglutils

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to