qt4: build webkit on Darwin
QtWebkit is needed by Anki
This commit is contained in:
parent
6c6db7b58b
commit
74b206bce2
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user