mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-12-24 23:19:29 -05:00
removed not needed dependency libmicrohttp
This commit is contained in:
parent
4af12b14e1
commit
17407f7ea3
@ -66,7 +66,6 @@ Install MacPort following this guide: [MacPort](http://guide.macports.org/#insta
|
|||||||
$ sudo port -v selfupdate
|
$ sudo port -v selfupdate
|
||||||
$ sudo port install openssl
|
$ sudo port install openssl
|
||||||
$ sudo port install miniupnpc
|
$ sudo port install miniupnpc
|
||||||
$ sudo port install libmicrohttpd
|
|
||||||
|
|
||||||
For VOIP Plugin:
|
For VOIP Plugin:
|
||||||
|
|
||||||
@ -83,7 +82,6 @@ Install HomeBrew following this guide: [HomeBrew](http://brew.sh/)
|
|||||||
|
|
||||||
$ brew install openssl
|
$ brew install openssl
|
||||||
$ brew install miniupnpc
|
$ brew install miniupnpc
|
||||||
$ brew install libmicrohttpd
|
|
||||||
$ brew install rapidjson
|
$ brew install rapidjson
|
||||||
$ brew install sqlcipher
|
$ brew install sqlcipher
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user