libnice: added graphviz build input

added graphviz build input for compatability with meson >=0.57.2 see PR meson#8641
This commit is contained in:
Josh Hoffer 2021-10-05 17:08:14 -06:00 committed by Alyssa Ross
parent 6f4c70cbfe
commit a4733c7952

View file

@ -13,6 +13,7 @@
, gupnp-igd
, gst_all_1
, gnutls
, graphviz
}:
stdenv.mkDerivation rec {
@ -48,6 +49,7 @@ stdenv.mkDerivation rec {
gtk-doc
docbook_xsl
docbook_xml_dtd_412
graphviz
];
buildInputs = [