lol
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

wxSVG: add expat build input

Currently, this is propagated from cairo, but that will soon no longer
be the case.

+2
+2
pkgs/development/libraries/wxSVG/default.nix
··· 2 2 , stdenv 3 3 , fetchurl 4 4 , cairo 5 + , expat 5 6 , ffmpeg 6 7 , libexif 7 8 , pango ··· 28 29 29 30 buildInputs = [ 30 31 cairo 32 + expat 31 33 ffmpeg 32 34 libexif 33 35 pango