diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/wine.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/wine.rb b/Library/Formula/wine.rb index c3f1f685a..a96c2778f 100644 --- a/Library/Formula/wine.rb +++ b/Library/Formula/wine.rb @@ -64,7 +64,7 @@ class Wine < Formula if build.stable? # http://bugs.winehq.org/show_bug.cgi?id=34188 ['http://bugs.winehq.org/attachment.cgi?id=45507'] - end + end end # the following libraries are currently not specified as dependencies, or not built as 32-bit: |
