grass: fix build
This commit is contained in:
@@ -21,7 +21,7 @@ stdenv.mkDerivation {
|
|||||||
"--with-wxwidgets"
|
"--with-wxwidgets"
|
||||||
"--with-netcdf"
|
"--with-netcdf"
|
||||||
"--with-geos"
|
"--with-geos"
|
||||||
"--with-postgres"
|
"--with-postgres" "--with-postgres-libs=${postgresql.lib}/lib/"
|
||||||
"--with-mysql" "--with-mysql-includes=${mysql.lib}/include/mysql"
|
"--with-mysql" "--with-mysql-includes=${mysql.lib}/include/mysql"
|
||||||
"--with-blas"
|
"--with-blas"
|
||||||
];
|
];
|
||||||
|
|||||||
Reference in New Issue
Block a user