firefox-bin: add curl dependency for crash reporter (#18596)

This commit is contained in:
Mike Cooper 2016-09-15 08:39:08 -07:00 committed by Rok Garbas
parent 2db487e6bf
commit c2a7410583

View file

@ -2,6 +2,7 @@
, alsaLib
, atk
, cairo
, curl
, cups
, dbus_glib
, dbus_libs
@ -75,6 +76,7 @@ stdenv.mkDerivation {
alsaLib
atk
cairo
curl
cups
dbus_glib
dbus_libs