gnome3.libgda: fix eval

This commit is contained in:
Jan Tojnar
2018-03-01 02:52:43 +01:00
parent d984f3e347
commit b0a57be4fe

View File

@@ -1,4 +1,4 @@
{ stdenv, fetchurl, fetchpatch, pkgconfig, intltool, itstool, libxml2, gtk3, openssl
{ stdenv, fetchurl, fetchpatch, pkgconfig, intltool, itstool, libxml2, gtk3, openssl, gnome3
, mysqlSupport ? false, mysql ? null
, postgresSupport ? false, postgresql ? null
}: