gis/OTB: Remove mapnik as an optional dependency.

Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
This commit is contained in:
Benjamin Trigona-Harany 2015-10-17 13:44:50 -07:00 committed by Willy Sudiarto Raharjo
parent feb34b9bcd
commit 1f952dd6fc
2 changed files with 2 additions and 3 deletions

View file

@ -26,7 +26,7 @@
PRGNAM=OTB PRGNAM=OTB
VERSION=${VERSION:-4.0.0} VERSION=${VERSION:-4.0.0}
BUILD=${BUILD:-1} BUILD=${BUILD:-2}
TAG=${TAG:-_SBo} TAG=${TAG:-_SBo}
if [ -z "$ARCH" ]; then if [ -z "$ARCH" ]; then

View file

@ -6,8 +6,7 @@ algorithms for high resolution optical images (Pleiades, SPOT, QuickBird,
WorldView, Landsat, Ikonos), hyperspectral sensors (Hyperion) or SAR WorldView, Landsat, Ikonos), hyperspectral sensors (Hyperion) or SAR
(TerraSarX, ERS, Palsar) are available. (TerraSarX, ERS, Palsar) are available.
OTB may make use of the following optional dependencies: mapnik (use MAPNIK=on) OTB may use the following optional dependency: opencv (use OPENCV=on).
and opencv (use OPENCV=on).
If the following packages are installed OTB will be built and linked against If the following packages are installed OTB will be built and linked against
them: muParser, OpenSceneGraph and tinyxml. Otherwise, internal copies of the them: muParser, OpenSceneGraph and tinyxml. Otherwise, internal copies of the