wavedrom-cli: add missing giflib dep

This commit is contained in:
Avinash Jois 2023-03-22 19:35:59 -05:00
parent 49ca35cf16
commit 3c7f1ceab2

View File

@ -625,6 +625,7 @@ final: prev: {
# These dependencies are required by
# https://github.com/Automattic/node-canvas.
buildInputs = with pkgs; [
giflib
pixman
cairo
pango