components/graphviz/graphviz.p5m
changeset 3959 0de894549bd0
parent 3732 0f62cc221c7e
child 4746 8e237ffd0a48
equal deleted inserted replaced
3958:fc5cedb0932b 3959:0de894549bd0
   513 # Bring in the language bindings if the language platforms are installed.
   513 # Bring in the language bindings if the language platforms are installed.
   514 # The C# bindings are never brought in automatically, since we don't
   514 # The C# bindings are never brought in automatically, since we don't
   515 # deliver a C# platform.
   515 # deliver a C# platform.
   516 depend type=conditional \
   516 depend type=conditional \
   517     fmri=image/graphviz/graphviz-java@$(IPS_COMPONENT_VERSION) \
   517     fmri=image/graphviz/graphviz-java@$(IPS_COMPONENT_VERSION) \
   518     predicate=runtime/java/jre-7
   518     predicate=runtime/java/jre-8
   519 depend type=conditional \
   519 depend type=conditional \
   520     fmri=image/graphviz/graphviz-lua@$(IPS_COMPONENT_VERSION) \
   520     fmri=image/graphviz/graphviz-lua@$(IPS_COMPONENT_VERSION) \
   521     predicate=runtime/lua
   521     predicate=runtime/lua
   522 depend type=conditional \
   522 depend type=conditional \
   523     fmri=image/graphviz/graphviz-ocaml@$(IPS_COMPONENT_VERSION) \
   523     fmri=image/graphviz/graphviz-ocaml@$(IPS_COMPONENT_VERSION) \