Add curl dependency to Slack for calls

This commit is contained in:
Jeff Simpson 2017-03-08 05:52:40 -07:00
parent 26625c928b
commit 01bb228b2a

View file

@ -1,5 +1,5 @@
{ stdenv, fetchurl, dpkg
, alsaLib, atk, cairo, cups, dbus, expat, fontconfig, freetype, glib, gnome2
, alsaLib, atk, cairo, cups, curl, dbus, expat, fontconfig, freetype, glib, gnome2
, libnotify, nspr, nss, systemd, xorg }:
let
@ -11,6 +11,7 @@ let
atk
cairo
cups
curl
dbus
expat
fontconfig