Skip to content

Commit

Permalink
Add curl dependency to Slack for calls
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeff Simpson committed Mar 8, 2017
1 parent 26625c9 commit 01bb228
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -11,6 +11,7 @@ let
atk
cairo
cups
curl
dbus
expat
fontconfig
Expand Down

0 comments on commit 01bb228

Please sign in to comment.