arcan: fix strict deps
add wayland-scanner to nativeBuildInputs
This commit is contained in:
@@ -41,6 +41,7 @@
|
||||
valgrind,
|
||||
wayland,
|
||||
wayland-protocols,
|
||||
wayland-scanner,
|
||||
xcbutil,
|
||||
xcbutilwm,
|
||||
xz,
|
||||
@@ -63,6 +64,7 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
cmake
|
||||
makeWrapper
|
||||
pkg-config
|
||||
wayland-scanner
|
||||
] ++ lib.optionals buildManPages [ ruby ];
|
||||
|
||||
buildInputs = [
|
||||
|
||||
Reference in New Issue
Block a user