Skip to content

graphviz: Why so many dependencies not in the list? #5472

Closed Answered by SMillerDev
chipbite asked this question in Casks
Discussion options

You must be logged in to vote

Question 1: What is/can be the reasons for this?

Dependencies can have dependencies of their own.

Question 2: Can I avoid this or separate part of this? I mean, if some of this is some "base stuff" in some way, can I have the script do that first or something... (The install took such a long time, it will cause problems.)

You could install the dependencies before you install graphviz. That would take the same time or longer in total, but it would allow you to run a shorter command multiple times instead of a single long one.


EDIT: MacPorts or any other package manager on Linux would likely have a similar problem since dependencies having subdependencies is a very common situation in …

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@chipbite
Comment options

@carlocab
Comment options

@chipbite
Comment options

Answer selected by chipbite
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Casks
Labels
None yet
3 participants