Remove UPNP support & do some cleanup.
[novacoin.git] / doc / build-osx.txt
index 19d0b37..0531156 100644 (file)
@@ -38,7 +38,7 @@ Instructions: Homebrew
 
 #### Install dependencies using Homebrew
 
-        brew install autoconf automake libtool boost miniupnpc openssl pkg-config protobuf qt qrencode
+        brew install autoconf automake libtool boost openssl pkg-config protobuf qt qrencode
 
 #### Installing berkeley-db4 using Homebrew