WWW-www.enlightenment.org pushed a commit to branch master. http://git.enlightenment.org/website/www-content.git/commit/?id=e294222585dad256a26cb6426840a2ab543078dd
commit e294222585dad256a26cb6426840a2ab543078dd Author: Jean Guyomarc'h <[email protected]> Date: Mon May 30 14:13:57 2016 -0700 Wiki page osx-start changed with summary [Remove addr2line - handled by atos now] by Jean Guyomarc'h --- pages/distros/osx-start.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/pages/distros/osx-start.txt b/pages/distros/osx-start.txt index 92d26e0..7ec702d 100644 --- a/pages/distros/osx-start.txt +++ b/pages/distros/osx-start.txt @@ -53,8 +53,7 @@ If you want to have the very latest version of EFL, here is the procedure: ===== Dependancies with Homebrew ===== <code bash> -brew install autoconf automake libtool autoconf-archive gettext check pkg-config luajit libjpeg freetype fribidi fontconfig giflib libtiff glib dbus libsndfile bullet binutils -ln -s /usr/local/bin/gaddr2line /usr/local/bin/addr2line +brew install autoconf automake libtool autoconf-archive gettext check pkg-config luajit libjpeg freetype fribidi fontconfig giflib libtiff glib dbus libsndfile bullet brew migrate dbus mkdir -p ~/Library/LaunchAgents ln -sfv /usr/local/opt/d-bus/*.plist ~/Library/LaunchAgents --
