added cabextract dependency to winetricks

it is required by several common installs

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
Camillo Lugaresi 2010-12-14 00:07:40 +01:00 committed by Adam Vandenberg
parent ee4f65f21a
commit 5ec6db81c2

View file

@ -7,6 +7,8 @@ class Winetricks < ScriptFileFormula
head 'http://winezeug.googlecode.com/svn/trunk/winetricks', :using => :curl
depends_on 'cabextract'
# Don't provide an md5 for the HEAD build
unless ARGV.build_head?
md5 '5a6986df670e093381ee007f0c0c0e1f'