Merge pull request #23636 from fooblahblah/slack-libcurl

Add curl dependency to Slack for calls
This commit is contained in:
Domen Kožar
2017-03-08 14:00:48 +01:00
committed by GitHub

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