projects
/
dbsrgits/SQL-Translator.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
88008d5
)
adding graphviz dep
Allen Day [Thu, 24 Apr 2003 22:03:52 +0000 (22:03 +0000)]
Makefile.PL
patch
|
blob
|
blame
|
history
diff --git
a/Makefile.PL
b/Makefile.PL
index
be73cc4
..
77c378a
100644
(file)
--- a/
Makefile.PL
+++ b/
Makefile.PL
@@
-15,6
+15,7
@@
WriteMakefile(
'File::Basename' => 0,
'File::Spec' => 0,
'GD' => 0,
+ 'GraphViz' => 0,
'IO::Dir' => 0,
'Parse::RecDescent' => 0, # Is a particular version needed?
'Pod::Usage' => 0,