Skip to content

Commit 5e73f93

Browse files
feat: add kwin-wayland for noble
1 parent 9688076 commit 5e73f93

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/share/rsdk/build/mod/packages/kde.libjsonnet

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,9 +65,9 @@ else
6565
[]
6666
) +
6767

68-
(if suite == "bookworm"
68+
(if suite == "bookworm" || suite == "noble"
6969
then
70-
// Install Debian 12 packages
70+
// Install kwin-wayland for bookworm and noble
7171
[
7272
"plasma-workspace-wayland",
7373
"qml-module-org-kde-pipewire",

0 commit comments

Comments
 (0)