monotone-viz: remove old assert

This commit is contained in:
Sandro Jäckel 2021-03-14 19:30:09 +01:00
parent 23ee6b34fa
commit 03f8d64911
No known key found for this signature in database
GPG Key ID: 3AF5A43A3EECC2E5

View File

@ -2,8 +2,6 @@
, yacc, libtool, fontconfig, pango, gd, libwebp
}:
assert libpng != null && libjpeg != null && expat != null;
stdenv.mkDerivation rec {
name = "graphviz-2.0";