fix: QT6-PORT + DBUS stale kf6-kwallet stub references

- QT6-PORT-STATUS: 'STUB ONLY' → 'EXISTS IN-TREE, not in enabled subset'
- DBUS-INTEGRATION: 'replace stub with real build' → 'enable in config'
  (recipe already exists as real API-only cmake build)
This commit is contained in:
2026-04-30 03:33:31 +01:00
parent ac8bb140c2
commit 1ded27adc3
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -377,7 +377,7 @@ KDE Plasma packages built:
plasma-workspace stub dependencies partially resolved:
- kf6-knewstuff ✅ STUB ONLY (KF6NewStuff cmake INTERFACE IMPORTED targets for plasma-workspace dep resolution)
- kf6-kwallet ✅ STUB ONLY (KF6Wallet cmake INTERFACE IMPORTED targets for plasma-workspace dep resolution)
- kf6-kwallet ⚠️ EXISTS IN-TREE (real API-only cmake build; not in current redbear-full enabled subset)
- kf6-prison ✅ REAL RECIPE (real cmake build against libqrencode; dmtx/ZXing disabled; not yet compiled)
qt6-wayland-smoke improved to create a visible QWindow: