File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change 5757 spirv-tools
5858 pkg-config
5959 ]
60+ ++ lib . optional ( withWayland && lib . strings . compareVersions qt6 . qtbase . version "6.10.0" == - 1 ) qt6 . qtwayland
6061 ++ lib . optionals withWayland [
6162 qt6 . qtwayland # qtwaylandscanner required at build time
6263 wayland-scanner
7071 ++ lib . optional withQtSvg qt6 . qtsvg
7172 ++ lib . optional withCrashReporter breakpad
7273 ++ lib . optional withJemalloc jemalloc
73- ++ lib . optionals withWayland [ qt6 . qtwayland wayland wayland-protocols ]
74+ ++ lib . optional ( withWayland && lib . strings . compareVersions qt6 . qtbase . version "6.10.0" == - 1 ) qt6 . qtwayland
75+ ++ lib . optionals withWayland [ wayland wayland-protocols ]
7476 ++ lib . optionals ( withWayland && libgbm != null ) [ libdrm libgbm ]
7577 ++ lib . optional withX11 xorg . libxcb
7678 ++ lib . optional withPam pam
You can’t perform that action at this time.
0 commit comments