WWW-www.enlightenment.org pushed a commit to branch master. http://git.enlightenment.org/website/www-content.git/commit/?id=f7ba1f31b2861ba2141faa78ccbc4cd63a66a050
commit f7ba1f31b2861ba2141faa78ccbc4cd63a66a050 Author: Jean Guyomarc'h <jean.guyoma...@gmail.com> Date: Fri Aug 26 11:35:59 2016 -0700 Wiki page osx-start changed with summary [] by Jean Guyomarc'h --- pages/distros/osx-start.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/distros/osx-start.txt b/pages/distros/osx-start.txt index f6ca7ca..5b5710c 100644 --- a/pages/distros/osx-start.txt +++ b/pages/distros/osx-start.txt @@ -56,7 +56,7 @@ If you want to have the very latest version of EFL, here is the procedure: brew install autoconf automake libtool autoconf-archive gettext check pkg-config luajit libjpeg freetype fribidi fontconfig giflib libtiff glib dbus libsndfile bullet libspectre libraw librsvg poppler brew migrate dbus mkdir -p ~/Library/LaunchAgents -ln -sfv /usr/local/opt/d-bus/*.plist ~/Library/LaunchAgents +ln -sfv /usr/local/opt/dbus/*.plist ~/Library/LaunchAgents launchctl load ~/Library/LaunchAgents/org.freedesktop.dbus-session.plist </code> --