summary refs log tree commit diff
path: root/pkgs/development/libraries/gdal/gdal-1_11.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/development/libraries/gdal/gdal-1_11.nix')
-rw-r--r--pkgs/development/libraries/gdal/gdal-1_11.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/development/libraries/gdal/gdal-1_11.nix b/pkgs/development/libraries/gdal/gdal-1_11.nix
index c9f0c0761019..d7906cfdc7db 100644
--- a/pkgs/development/libraries/gdal/gdal-1_11.nix
+++ b/pkgs/development/libraries/gdal/gdal-1_11.nix
@@ -32,7 +32,7 @@ stdenv.mkDerivation rec {
     "--with-libz=${zlib.dev}"       # optional
 
     "--with-pg=${postgresql}/bin/pg_config"
-    "--with-mysql=${mysql.lib.dev}/bin/mysql_config"
+    "--with-mysql=${mysql.connector-c}/bin/mysql_config"
     "--with-geotiff=${libgeotiff}"
     "--with-python"               # optional
     "--with-static-proj4=${proj}" # optional