From 1f952dd6fc63d6f992c19843ad96f564b0406798 Mon Sep 17 00:00:00 2001 From: Benjamin Trigona-Harany Date: Sat, 17 Oct 2015 13:44:50 -0700 Subject: gis/OTB: Remove mapnik as an optional dependency. Signed-off-by: Benjamin Trigona-Harany --- gis/OTB/OTB.SlackBuild | 2 +- gis/OTB/README | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) (limited to 'gis/OTB') diff --git a/gis/OTB/OTB.SlackBuild b/gis/OTB/OTB.SlackBuild index 3139d0336fb8..0c7f7e499fdf 100644 --- a/gis/OTB/OTB.SlackBuild +++ b/gis/OTB/OTB.SlackBuild @@ -26,7 +26,7 @@ PRGNAM=OTB VERSION=${VERSION:-4.0.0} -BUILD=${BUILD:-1} +BUILD=${BUILD:-2} TAG=${TAG:-_SBo} if [ -z "$ARCH" ]; then diff --git a/gis/OTB/README b/gis/OTB/README index 5d59dbc84d50..2f8f0e7bb619 100644 --- a/gis/OTB/README +++ b/gis/OTB/README @@ -6,8 +6,7 @@ algorithms for high resolution optical images (Pleiades, SPOT, QuickBird, WorldView, Landsat, Ikonos), hyperspectral sensors (Hyperion) or SAR (TerraSarX, ERS, Palsar) are available. -OTB may make use of the following optional dependencies: mapnik (use MAPNIK=on) -and opencv (use OPENCV=on). +OTB may use the following optional dependency: opencv (use OPENCV=on). If the following packages are installed OTB will be built and linked against them: muParser, OpenSceneGraph and tinyxml. Otherwise, internal copies of the -- cgit v1.2.3