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