Changes between Version 45 and Version 46 of BuildingGtk
- Timestamp:
- Dec 9, 2010, 4:15:14 AM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BuildingGtk
v45 v46 24 24 * libpango1.0-dev (>= 1.16) 25 25 * libpng12-dev 26 * libsoup2.4-dev (>= 2. 28.2)26 * libsoup2.4-dev (>= 2.33.1.20101209) 27 27 * libsqlite3-dev 28 28 * libtool … … 35 35 }}} 36 36 37 ''There are often packages of newer versions of libraries at the following repository, for amd64 and i386, which are used by the buildbots:'' 38 {{{ 39 deb http://people.debian.org/~kov/webkit/$(ARCH)/ ./ 40 }}} 37 41 == Getting the source == 38 42