winft / como

The Compositor Modules provide means to create Wayland and X11 compositors
GNU General Public License v2.0
86 stars 5 forks source link

build: drop unused KF6Declarative #23

Closed jbeich closed 5 months ago

jbeich commented 5 months ago

Found downstream via LDFLAGS+=-Wl,--as-needed:

$ poudriere testport .../como
[...]
Warning: you might not need LIB_DEPENDS on libKF6CalendarEvents.so
[...]
codecov[bot] commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 50.35%. Comparing base (4b46eb9) to head (9775ff2).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #23 +/- ## ========================================== - Coverage 50.77% 50.35% -0.42% ========================================== Files 941 941 Lines 87404 87404 Branches 45306 45071 -235 ========================================== - Hits 44376 44014 -362 + Misses 38315 38006 -309 - Partials 4713 5384 +671 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.