hipchat: Add dependency to libtool

This commit fixes some broken context menus
This commit is contained in:
Jascha Geerds 2016-09-08 13:04:13 +02:00
parent 440d721915
commit a1ff5e6e4a

View File

@ -1,6 +1,6 @@
{ stdenv, fetchurl, xorg, freetype, fontconfig, openssl, glib, nss, nspr, expat
, alsaLib, dbus, zlib, libxml2, libxslt, makeWrapper, xkeyboard_config, systemd
, mesa_noglu, xcbutilkeysyms, xdg_utils }:
, mesa_noglu, xcbutilkeysyms, xdg_utils, libtool }:
let
@ -31,6 +31,7 @@ let
dbus
alsaLib
zlib
libtool
libxml2
libxslt
expat