Changes between Version 69 and Version 70 of EFLWebKit


Ignore:
Timestamp:
Sep 5, 2012 1:40:29 AM (12 years ago)
Author:
l.slachciak@samsung.com
Comment:

Added debian command for dependent packages installation

Legend:

Unmodified
Added
Removed
Modified
  • EFLWebKit

    v69 v70  
    7575 * libffi-dev
    7676 * libtiff4-dev
     77
     78{{{ 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 }}}
    7779
    7880If 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.