dwl: Fix build by adding missing pixman dependency

This commit is contained in:
Stefan Frijters
2021-05-07 11:23:58 -07:00
committed by Jonathan Ringer
parent 32a245bed9
commit 71238fe585
@@ -5,6 +5,7 @@
, libinput , libinput
, libxcb , libxcb
, libxkbcommon , libxkbcommon
, pixman
, wayland , wayland
, wayland-protocols , wayland-protocols
, wlroots , wlroots
@@ -49,6 +50,7 @@ stdenv.mkDerivation rec {
libinput libinput
libxcb libxcb
libxkbcommon libxkbcommon
pixman
wayland wayland
wayland-protocols wayland-protocols
wlroots wlroots