nekoray: add qtwayland to buildInputs

This commit is contained in:
TomaSajt
2024-05-20 18:14:13 +02:00
parent 9f7053ffc1
commit 20b978ef0a

View File

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