gdal: don't use composableDerivation

This commit is contained in:
Robin Gloster
2017-08-27 20:14:36 +02:00
parent f0a1ab78b4
commit 4d858a2a17
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
{ stdenv, fetchurl, composableDerivation, unzip, libjpeg, libtiff, zlib
{ stdenv, fetchurl, unzip, libjpeg, libtiff, zlib
, postgresql, mysql, libgeotiff, pythonPackages, proj, geos, openssl
, libpng, sqlite, libspatialite, poppler, hdf4
, libiconv