diff options
Diffstat (limited to 'Library/Formula/innotop.rb')
| -rw-r--r-- | Library/Formula/innotop.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/innotop.rb b/Library/Formula/innotop.rb index 75cbce3a3..c7f08fd67 100644 --- a/Library/Formula/innotop.rb +++ b/Library/Formula/innotop.rb @@ -4,7 +4,7 @@ class Innotop <Formula url 'http://innotop.googlecode.com/files/innotop-1.7.2.tar.gz' homepage 'http://code.google.com/p/innotop/' md5 '37d8c71fb1eefbc607a733dd4b38af05' - + depends_on 'DBD::mysql' => :perl def install |
