[ossim-gui] 01/02: Enable ossimPlanet support.

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Sat Jun 4 16:12:20 UTC 2016


This is an automated email from the git hooks/post-receive script.

sebastic pushed a commit to branch master
in repository ossim-gui.

commit 679413b3d44066a513cd8d92a38fcb539d410df9
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Sat Jun 4 17:37:03 2016 +0200

    Enable ossimPlanet support.
---
 debian/control | 1 +
 debian/rules   | 1 -
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 685906c..92d62c9 100644
--- a/debian/control
+++ b/debian/control
@@ -7,6 +7,7 @@ Build-Depends: cmake (>= 2.8),
                debhelper (>= 9),
                libopenthreads-dev,
                libossim-dev (>= 1.8.20.3),
+               libossimplanet-dev (>= 1.8.20.3),
                libqt4-dev,
                libqt4-opengl-dev,
                libtiff-dev
diff --git a/debian/rules b/debian/rules
index b8ed8a9..c556fb1 100755
--- a/debian/rules
+++ b/debian/rules
@@ -13,7 +13,6 @@ CMAKE_OPTS = \
        -DCMAKE_BUILD_TYPE=Release \
        -DCMAKE_INSTALL_PREFIX=/usr \
        -DCMAKE_MODULE_PATH=$(CURDIR)/ossimGui/CMakeModules \
-       -DBUILD_OSSIMPLANET=OFF \
        -DBUILD_SHARED_LIBS=ON
 
 override_dh_auto_configure:

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/ossim-gui.git



More information about the Pkg-grass-devel mailing list