Skip to content

Commit

Permalink
gnome3.libgda: fix eval
Browse files Browse the repository at this point in the history
  • Loading branch information
jtojnar committed Mar 1, 2018
1 parent d984f3e commit b0a57be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkgs/desktops/gnome-3/misc/libgda/default.nix
@@ -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
}:
Expand Down

0 comments on commit b0a57be

Please sign in to comment.