diff options
-rw-r--r-- | gnu/packages/raspberry-pi.scm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/packages/raspberry-pi.scm b/gnu/packages/raspberry-pi.scm index 216c74cb9c..32a2cf2456 100644 --- a/gnu/packages/raspberry-pi.scm +++ b/gnu/packages/raspberry-pi.scm @@ -537,6 +537,7 @@ secondary LCD display connected to the Raspberry Pi board.") qtquickcontrols2-5 qtsvg-5 qttools-5 + qtwayland-5 util-linux)) (home-page "https://github.com/raspberrypi/rpi-imager/") (synopsis "Raspberry Pi Imaging Utility") |