Changes between Version 59 and Version 60 of BuildingGtk


Ignore:
Timestamp:
Jul 19, 2011 1:44:36 PM (13 years ago)
Author:
levin@chromium.org
Comment:

Added information setting up dependencies for Linux when working on Chromium.

Legend:

Unmodified
Added
Removed
Modified
  • BuildingGtk

    v59 v60  
    3636 * libxslt-dev
    3737 * libxt-dev
     38
     39''Linux: If you're using Linux and work on Chromium, there is no need to install any of the above packages manually. build/install-build-deps.sh from the chromium tree installs all needed dependencies.''
    3840
    3941''OS X: The code on Mac OS X should built like any Linux distribution, as long as you install the above build dependencies (in addition to an "ordinary build environment" that includes XCode Tools 2.3 or newer). [http://www.macports.org/ MacPorts] users can get the dependencies via:''