~ruther/guix-local

b2aa8a7996c9656b5540af204be532974b3aac57 — Danny Milosavljevic 1 year, 1 month ago 63c1349
gnu: rpi-imager: Support wayland.

* gnu/packages/raspberry-pi.scm (rpi-imager)[inputs]: Add qtwayland-5.

Change-Id: I70f0db5e3d89c82fbcf0f86016cd6e869de670f5
1 files changed, 1 insertions(+), 0 deletions(-)

M gnu/packages/raspberry-pi.scm
M gnu/packages/raspberry-pi.scm => gnu/packages/raspberry-pi.scm +1 -0
@@ 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")