mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-02-05 13:09:31 +00:00
Update README.macos.md
This commit is contained in:
parent
5789f8cd1a
commit
2af1f05dd8
1 changed files with 3 additions and 2 deletions
|
|
@ -45,14 +45,15 @@ Install `GTK`. It is recommended to use the `quartz` backend for better integrat
|
|||
|
||||
brew tap Gui13/linphone
|
||||
brew install intltool libtool wget pkg-config automake libantlr3.4c \
|
||||
antlr3.2 gettext speex ffmpeg readline
|
||||
antlr3.2 gettext speex ffmpeg readline libvpx opus
|
||||
ln -s /usr/local/bin/glibtoolize /usr/local/bin/libtoolize
|
||||
brew link --force gettext
|
||||
|
||||
##### Linphone UI (GTK version)
|
||||
|
||||
brew install cairo --without-x11
|
||||
brew install gtk+ --without-x11
|
||||
brew install gettext gtk-mac-integration
|
||||
brew install gettext gtk-mac-integration libsoup
|
||||
#readline is required from linphonec.c otherwise compilation will fail
|
||||
brew link readline --force
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue