aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/opencv.rb
diff options
context:
space:
mode:
authorAdam Vandenberg2010-08-08 18:26:08 -0700
committerAdam Vandenberg2010-08-08 18:26:08 -0700
commita262e27f582ee72490efdcfaf00272f737bc7da7 (patch)
tree76d64be8344f65d04bce62e5b41b5e1f99969232 /Library/Formula/opencv.rb
parenta1cc843b53075983e28b53d63440d9bd705d8a7d (diff)
downloadhomebrew-a262e27f582ee72490efdcfaf00272f737bc7da7.tar.bz2
Remove empty md5
Diffstat (limited to 'Library/Formula/opencv.rb')
-rw-r--r--Library/Formula/opencv.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/Library/Formula/opencv.rb b/Library/Formula/opencv.rb
index 1a11495a5..b8a51bc8b 100644
--- a/Library/Formula/opencv.rb
+++ b/Library/Formula/opencv.rb
@@ -5,7 +5,6 @@ class Opencv <Formula
# https://code.ros.org/trac/opencv/ticket/253
head 'https://code.ros.org/svn/opencv/trunk/opencv', :using => :svn
homepage 'http://opencv.willowgarage.com/wiki/'
- md5 ''
depends_on 'cmake'
depends_on 'pkg-config'