zbar: add qtwayland for users with QT_QPA_PLATFORM=wayland

This commit is contained in:
Doron Behar
2025-10-24 11:08:31 +03:00
parent 898063709b
commit a4b5a1e550
+2
View File
@@ -9,6 +9,7 @@
libX11,
libv4l,
qtbase,
qtwayland,
qtx11extras,
wrapQtAppsHook,
wrapGAppsHook3,
@@ -92,6 +93,7 @@ stdenv.mkDerivation rec {
libv4l
gtk3
qtbase
qtwayland
qtx11extras
];