On 4/11/20 1:02 AM, uclaros wrote: > I was hoping to avoid building everything from source, but if I am to build > an older proj version, what other packages should I look into rebuilding?
Everything that depends on libproj19, you can find those with: apt-cache rdepends libproj19 But that lacks the order in which they need to be rebuilt, for the qgis dependency chain it's: * proj * libgeotiff * python-pyproj * spatialite * gdal * pdal * saga * grass * qgis Or consult the transition tracker: https://linuxminded.nl/debian/gis-transitions/html/proj.html Kind Regards, Bas -- GPG Key ID: 4096R/6750F10AE88D4AF1 Fingerprint: 8182 DE41 7056 408D 6146 50D1 6750 F10A E88D 4AF1 _______________________________________________ QGIS-Developer mailing list [email protected] List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer
