mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-08-25 17:55:21 +00:00
nekoray: add qtwayland to buildInputs
This commit is contained in:
@@ -96,6 +96,7 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
buildInputs = [
|
||||
libsForQt5.qtbase
|
||||
libsForQt5.qttools
|
||||
libsForQt5.qtwayland
|
||||
libsForQt5.qtx11extras
|
||||
protobuf
|
||||
yaml-cpp
|
||||
|
||||
Reference in New Issue
Block a user