* gnu/packages/kde-plasma.scm (plasma-desktop): fix build. [inputs]: Replace qtwayland with qtwayland-5. Change-Id: I88b4a81b8e93ed94877344f86f8b7787ed5937ed --- gnu/packages/kde-plasma.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/kde-plasma.scm b/gnu/packages/kde-plasma.scm index 331ab28cd1..cf45fa59f7 100644 --- a/gnu/packages/kde-plasma.scm +++ b/gnu/packages/kde-plasma.scm @@ -4,7 +4,7 @@ ;;; Copyright © 2019 Marius Bakke ;;; Copyright © 2017, 2019, 2020 Hartmut Goebel ;;; Copyright © 2019 Tobias Geerinckx-Rice -;;; Copyright © 2020, 2023 Zheng Junjie <873216071@qq.com> +;;; Copyright © 2020, 2023, 2024 Zheng Junjie <873216071@qq.com> ;;; Copyright © 2022 Brendan Tildesley ;;; Copyright © 2022 Petr Hodina ;;; @@ -1787,7 +1787,7 @@ (define-public plasma-desktop qtdeclarative-5 qtquickcontrols-5 qtquickcontrols2-5 - qtwayland + qtwayland-5 qtx11extras wayland wayland-protocols base-commit: 0b5cbca689b2f91949e191ca256ffc9bb48c1141 -- 2.41.0