aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/freerdp.rb3
1 files changed, 2 insertions, 1 deletions
diff --git a/Library/Formula/freerdp.rb b/Library/Formula/freerdp.rb
index 4546542e7..532e35095 100644
--- a/Library/Formula/freerdp.rb
+++ b/Library/Formula/freerdp.rb
@@ -15,7 +15,8 @@ class Freerdp < Formula
def patches
[
'https://github.com/FreeRDP/FreeRDP/commit/1d3289.patch',
- 'https://github.com/FreeRDP/FreeRDP/commit/e32f9e.patch'
+ 'https://github.com/FreeRDP/FreeRDP/commit/e32f9e.patch',
+ 'https://gist.github.com/bmiklautz/8832375/raw/ac77b61185d11aa69e5f6b5e88c0fa597c04d964/freerdp-1.0.2-osxversion-patch.diff'
]
end unless build.head?