mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-04-17 12:58:39 +00:00
monotone-viz: remove old assert
This commit is contained in:
parent
23ee6b34fa
commit
03f8d64911
@ -2,8 +2,6 @@
|
||||
, yacc, libtool, fontconfig, pango, gd, libwebp
|
||||
}:
|
||||
|
||||
assert libpng != null && libjpeg != null && expat != null;
|
||||
|
||||
stdenv.mkDerivation rec {
|
||||
name = "graphviz-2.0";
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user