This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository zoo-project.
commit edc3b3711aa8dc351d1930f124223f8adf4354cf Author: Bas Couwenberg <[email protected]> Date: Sat Jan 21 11:46:27 2017 +0100 Add libssl-dev alternative for OSGeo-Live. --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 9b52a88..ba46588 100644 --- a/debian/control +++ b/debian/control @@ -19,7 +19,7 @@ Build-Depends: debhelper (>= 9), libmozjs185-dev, libotb-apps, libotb-dev, - libssl1.0-dev, + libssl1.0-dev | libssl-dev, libtinyxml-dev, libxml2-dev, libxslt1-dev, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/zoo-project.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

