qt4: build webkit on Darwin

QtWebkit is needed by Anki
This commit is contained in:
Matthew Bauer 2017-01-04 13:23:30 -06:00
parent 6c6db7b58b
commit 74b206bce2
No known key found for this signature in database
GPG Key ID: E04D0AD9469141C3
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
, libmng, which, mesaSupported, mesa, mesa_glu, openssl, dbus, cups, pkgconfig
, libtiff, glib, icu, mysql, postgresql, sqlite, perl, coreutils, libXi
, buildMultimedia ? stdenv.isLinux, alsaLib, gstreamer, gst_plugins_base
, buildWebkit ? stdenv.isLinux
, buildWebkit ? (stdenv.isLinux || stdenv.isDarwin)
, flashplayerFix ? false, gdk_pixbuf
, gtkStyle ? false, libgnomeui, gtk2, GConf, gnome_vfs
, developerBuild ? false