mirror of
https://codeberg.org/FabricSoul/dwl.git
synced 2025-08-03 12:10:22 -04:00
add wayland-scanner dependency
This commit is contained in:
parent
4f5129f307
commit
0b663f49e6
1 changed files with 1 additions and 0 deletions
|
@ -22,6 +22,7 @@
|
||||||
nativeBuildInputs = with pkgs; [
|
nativeBuildInputs = with pkgs; [
|
||||||
pkg-config
|
pkg-config
|
||||||
wayland # Provides the 'wayland-scanner' tool
|
wayland # Provides the 'wayland-scanner' tool
|
||||||
|
wayland-scanner
|
||||||
];
|
];
|
||||||
# Add the necessary build dependencies for dwl
|
# Add the necessary build dependencies for dwl
|
||||||
buildInputs = with pkgs; [
|
buildInputs = with pkgs; [
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue