On 2016-01-05 11:54, Paolo Cavallini wrote:
apt-get install libgsl0-dev
Since the transition to GSL 2.x (https://bugs.debian.org/804246), you need to use libgsl-dev instead.
libgsl0-dev is provided by libgsl-dev in version 2.x, but the real libgsl0-dev package from GSL 1.x is also still in the archive because the transition hasn't been completed yet and was not coordinated by the gsl maintainer. APT prefers real packages over virtual packages, and picks the old libgsl0-dev as long as GSL 1.x hasn't been removed from the archive.
Kind Regards, Bas _______________________________________________ Qgis-developer mailing list [email protected] List info: http://lists.osgeo.org/mailman/listinfo/qgis-developer Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-developer
