perl-graphviz: add graphviz dependency (#46268)
Signed-off-by: Teague Sterling <teaguesterling@gmail.com>
This commit is contained in:
parent
2502a3c2b6
commit
3ff441c5b0
@ -18,6 +18,7 @@ class PerlGraphviz(PerlPackage):
|
||||
|
||||
version("2.26", sha256="9a5d2520b3262bf30475272dd764a445f8e7f931bef88be0e3d3bff445da7328")
|
||||
|
||||
depends_on("graphviz", type=("build", "run", "test"))
|
||||
depends_on("perl-file-which@1.09:", type=("build", "run", "test"))
|
||||
depends_on("perl-ipc-run@0.6:", type=("build", "run", "test"))
|
||||
depends_on("perl-libwww-perl", type=("build", "run", "test"))
|
||||
|
Loading…
Reference in New Issue
Block a user