components/graphviz/graphviz.p5m
changeset 1227 3b4c0602c322
parent 1225 2e558aea9a28
child 1251 f1fb66b52f41
equal deleted inserted replaced
1226:5e2a9b83712f 1227:3b4c0602c322
   451 
   451 
   452 # Bring in the language bindings if the language platforms are installed.
   452 # Bring in the language bindings if the language platforms are installed.
   453 # The C# bindings are never brought in automatically, since we don't
   453 # The C# bindings are never brought in automatically, since we don't
   454 # deliver a C# platform.
   454 # deliver a C# platform.
   455 depend fmri=image/graphviz/graphviz-java@$(IPS_COMPONENT_VERSION) \
   455 depend fmri=image/graphviz/graphviz-java@$(IPS_COMPONENT_VERSION) \
   456     type=conditional predicate=runtime/java
   456     type=conditional predicate=runtime/java/jre-7
   457 depend fmri=image/graphviz/graphviz-lua@$(IPS_COMPONENT_VERSION) \
   457 depend fmri=image/graphviz/graphviz-lua@$(IPS_COMPONENT_VERSION) \
   458     type=conditional predicate=runtime/lua
   458     type=conditional predicate=runtime/lua
   459 depend fmri=image/graphviz/graphviz-ocaml@$(IPS_COMPONENT_VERSION) \
   459 depend fmri=image/graphviz/graphviz-ocaml@$(IPS_COMPONENT_VERSION) \
   460     type=conditional predicate=runtime/ocaml
   460     type=conditional predicate=runtime/ocaml
   461 depend fmri=image/graphviz/graphviz-perl-512@$(IPS_COMPONENT_VERSION) \
   461 depend fmri=image/graphviz/graphviz-perl-512@$(IPS_COMPONENT_VERSION) \