Skip to content

Commit 21b7bc8

Browse files
author
Mike Renoir
committed
Merge branch 'master' of github.com:overtake/TelegramSwift
2 parents 693fa52 + 4e59c11 commit 21b7bc8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

INSTALL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
```sh
66
git clone https://github.com/overtake/TelegramSwift.git --recurse-submodules
77
```
8-
2. ```brew install cmake ninja openssl@1.1 zlib```
8+
2. ```brew install cmake ninja openssl@1.1 zlib autoconf libtool automake yasm pkg-config```
99
3. Open `Telegram-Mac.xcworkspace` in **Xcode 10.3**. Avoid Xcode 10.11+ because it causes additional errors when building the libraries with optimizations turned on.
1010
4. Select build target to **Github** and **Run** build.
1111

0 commit comments

Comments
 (0)