Changes between Version 72 and Version 73 of EFLWebKit


Ignore:
Timestamp:
Sep 20, 2012 10:20:00 AM (12 years ago)
Author:
Laszlo Gombos
Comment:

add ruby to the cli command as well after the change introduced in rev 71

Legend:

Unmodified
Added
Removed
Modified
  • EFLWebKit

    v72 v73  
    7777 * ruby1.9.3 (or similar, 1.8.x series should also work)
    7878
    79 {{{ sudo apt-get install libicu-dev libxslt1-dev libsqlite3-dev gperf bison flex libjpeg62-dev libpng12-dev libxt-dev libgl1-mesa-dev libgstreamer0.10-dev libgstreamer-plugins-base0.10-dev libgnutls-dev cmake gtk-doc-tools subversion libdbus-1-dev libudev-dev liblua5.1-0-dev ragel libfreetype6-dev libffi-dev libtiff4-dev }}}
     79{{{ sudo apt-get install libicu-dev libxslt1-dev libsqlite3-dev gperf bison flex libjpeg62-dev libpng12-dev libxt-dev libgl1-mesa-dev libgstreamer0.10-dev libgstreamer-plugins-base0.10-dev libgnutls-dev cmake gtk-doc-tools subversion libdbus-1-dev libudev-dev liblua5.1-0-dev ragel libfreetype6-dev libffi-dev libtiff4-dev ruby }}}
    8080
    8181If for some reason, you're not planning to use the dependencies for the EFL port that are pulled in via jhbuild, please make sure that (after [https://bugs.webkit.org/show_bug.cgi?id=91864 bug 91864 lands] you have an installed version of harfbuzz-ng on your system as well. Unfortunately, it usually doesn't come packaged with your distro, so grab it from http://www.freedesktop.org/software/harfbuzz/release/harfbuzz-0.9.2.tar.bz2 , build and install it manually.