matplotlib: be consistent
This commit is contained in:
parent
60f83499eb
commit
a4e3393050
@ -3,7 +3,7 @@
|
|||||||
, freetype, libpng, pkgconfig, mock, pytz, pygobject3
|
, freetype, libpng, pkgconfig, mock, pytz, pygobject3
|
||||||
, enableGhostscript ? false, ghostscript ? null, gtk3
|
, enableGhostscript ? false, ghostscript ? null, gtk3
|
||||||
, enableGtk2 ? false, pygtk ? null, gobjectIntrospection
|
, enableGtk2 ? false, pygtk ? null, gobjectIntrospection
|
||||||
, enableGtk3 ? true, cairo
|
, enableGtk3 ? false, cairo
|
||||||
}:
|
}:
|
||||||
|
|
||||||
assert enableGhostscript -> ghostscript != null;
|
assert enableGhostscript -> ghostscript != null;
|
||||||
|
Loading…
Reference in New Issue
Block a user