nekoray: add qtwayland to buildInputs (#313170)

This commit is contained in:
Toma 2024-05-23 00:06:20 +02:00 committed by GitHub
parent e168d257c1
commit 04d3e02586
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -96,6 +96,7 @@ stdenv.mkDerivation (finalAttrs: {
buildInputs = [
libsForQt5.qtbase
libsForQt5.qttools
libsForQt5.qtwayland
libsForQt5.qtx11extras
protobuf
yaml-cpp