kapitonov-plugins-pack: add xcbutil build input

Currently, this is propagated from cairo, but that will soon no longer
be the case.
This commit is contained in:
Alyssa Ross 2023-10-20 21:42:06 +00:00
parent 6308a17464
commit 66a4fbe50a
No known key found for this signature in database
GPG Key ID: F9DBED4859B271C0

View File

@ -1,5 +1,5 @@
{ lib, stdenv, fetchFromGitHub, faust, meson, ninja, pkg-config
, boost, cairo, fftw, ladspa-sdk, libxcb, lv2, xcbutilwm
, boost, cairo, fftw, ladspa-sdk, libxcb, lv2, xcbutilwm, xorg
, zita-convolver, zita-resampler
}:
@ -29,6 +29,7 @@ stdenv.mkDerivation rec {
libxcb
lv2
xcbutilwm
xorg.xcbutil
zita-convolver
zita-resampler
];