forked from mirrors/linphone-iphone
Update Mac README a bit for bundle for global icons
This commit is contained in:
parent
67dbf48b25
commit
47c92f50fa
1 changed files with 6 additions and 1 deletions
|
|
@ -148,7 +148,12 @@ If you don't need plugins, remove or comment out this line from the bundler file
|
|||
${prefix:ms2plugins}/lib/mediastreamer/plugins/*.*.so
|
||||
</binary>
|
||||
|
||||
If using HomeBrew, this is not working yet. However you will at least need to install `glib-networking` and modify also:
|
||||
If using HomeBrew, this is not working yet. However you will at least need to:
|
||||
|
||||
brew install shared-mime-info glib-networking hicolor-icon-theme
|
||||
update-mime-database /usr/local/share/mime
|
||||
|
||||
And modify also:
|
||||
|
||||
<prefix name="default">/usr/local</prefix>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue