Merge pull request #222673 from avi-jois/fix-wavedrom-deps

wavedrom-cli: add missing giflib dep
This commit is contained in:
Sandro 2023-03-23 10:43:24 +01:00 committed by GitHub
commit 882557e2c1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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