[Qgis-developer] QGIS deb uninstallable?
Bas Couwenberg
sebastic at xs4all.nl
Tue Jan 5 04:34:02 PST 2016
On 2016-01-05 13:28, Paolo Cavallini wrote:
> Il 05/01/2016 12:48, Bas Couwenberg ha scritto:
>
>> Since the transition to GSL 2.x (https://bugs.debian.org/804246), you
>> need to use libgsl-dev instead.
>
> Thanks again Bas for explaining. I changed debian/control according to
> your suggestion, and now compilation is running. Should the change be
> pushed, or does interfere with other versions?
The change is already included in QGIS (but may be not backported to 2.8
yet).
To support building with both the GSL 1.x & 2.x the dependency to use
is:
libgsl-dev | libgsl0-dev
This prefers the new package over the old, using the latter only when
the former is not available.
Kind Regards,
Bas
More information about the Qgis-developer
mailing list