Martin Landa pushed to branch ubuntugis/xenial at Debian GIS Project / grass
Commits: ac854aba by Martin Landa at 2018-09-16T09:08:09Z Rebuild 7.4.1 for xenial - - - - - 3 changed files: - debian/changelog - debian/control - debian/rules Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,10 @@ +grass (7.4.1-1~xenial2) xenial; urgency=medium + + * Rebuild for xenial. + * OpenMP support enabled + + -- Martin Landa <[email protected]> Sun, 16 Sep 2018 11:03:59 +0200 + grass (7.4.1-1~xenial1) xenial; urgency=medium * Rebuild for xenial. ===================================== debian/control ===================================== @@ -28,6 +28,7 @@ Build-Depends: autoconf2.13, libmysqlclient-dev, libncurses5-dev, libnetcdf-dev, + libomp-dev, libpng-dev, libpq-dev, libproj-dev, ===================================== debian/rules ===================================== @@ -101,6 +101,7 @@ override_dh_auto_configure: templates --with-netcdf \ --with-nls \ --with-odbc \ + --with-openmp \ --with-postgres \ --with-postgres-includes=$(shell pg_config --includedir) \ --with-proj-share=/usr/share/proj \ View it on GitLab: https://salsa.debian.org/debian-gis-team/grass/commit/ac854aba8c39d8b25dc8ea40430cf875acf483ce -- View it on GitLab: https://salsa.debian.org/debian-gis-team/grass/commit/ac854aba8c39d8b25dc8ea40430cf875acf483ce You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ Pkg-grass-devel mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-grass-devel
