dwl: Fix build by adding missing pixman dependency
This commit is contained in:
parent
32a245bed9
commit
71238fe585
@ -5,6 +5,7 @@
|
||||
, libinput
|
||||
, libxcb
|
||||
, libxkbcommon
|
||||
, pixman
|
||||
, wayland
|
||||
, wayland-protocols
|
||||
, wlroots
|
||||
@ -49,6 +50,7 @@ stdenv.mkDerivation rec {
|
||||
libinput
|
||||
libxcb
|
||||
libxkbcommon
|
||||
pixman
|
||||
wayland
|
||||
wayland-protocols
|
||||
wlroots
|
||||
|
Loading…
Reference in New Issue
Block a user