~ruther/guix-local

059ea3d32fd980569a3523e8f1f45e23c41be0c5 — Danny Milosavljevic 3 months ago 07ae459
gnu: drawpile: Add Wayland.

* gnu/packages/graphics.scm (drawpile)[inputs]: Add qtwayland.

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

M gnu/packages/graphics.scm
M gnu/packages/graphics.scm => gnu/packages/graphics.scm +1 -0
@@ 2799,6 2799,7 @@ Automated palette selection is supported.")
           qtkeychain
           qtmultimedia
           qtsvg
           qtwayland
           qtx11extras
           vulkan-headers))
    (home-page "https://drawpile.net")