[tor-commits] [tor-messenger-build/master] Fix libotr OSX build
boklm at torproject.org
boklm at torproject.org
Wed Jun 24 11:32:12 UTC 2015
commit 45dea74d7de0991d2e6b96349d98669b118dc72b
Author: Nicolas Vigier <boklm at torproject.org>
Date: Tue Jun 23 21:44:12 2015 +0200
Fix libotr OSX build
---
projects/libotr/config | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/projects/libotr/config b/projects/libotr/config
index ddc3726..5bc9225 100644
--- a/projects/libotr/config
+++ b/projects/libotr/config
@@ -27,6 +27,11 @@ targets:
var:
arch_deps:
- libc6-dev-i386
+ osx-x86_64:
+ lsb_release:
+ id: Ubuntu
+ release: 12.04
+ codename: precise
input_files:
- filename: 'libotr-[% c("version") %].tar.gz'
URL: 'https://otr.cypherpunks.ca/libotr-[% c("version") %].tar.gz'
More information about the tor-commits
mailing list