diff options
-rw-r--r-- | gis/OTB/OTB.SlackBuild | 2 | ||||
-rw-r--r-- | gis/OTB/README | 3 |
2 files changed, 2 insertions, 3 deletions
diff --git a/gis/OTB/OTB.SlackBuild b/gis/OTB/OTB.SlackBuild index 3139d0336f..0c7f7e499f 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 5d59dbc84d..2f8f0e7bb6 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 |