hipchat: Add dependency to libtool
This commit fixes some broken context menus
This commit is contained in:
parent
440d721915
commit
a1ff5e6e4a
@ -1,6 +1,6 @@
|
|||||||
{ stdenv, fetchurl, xorg, freetype, fontconfig, openssl, glib, nss, nspr, expat
|
{ stdenv, fetchurl, xorg, freetype, fontconfig, openssl, glib, nss, nspr, expat
|
||||||
, alsaLib, dbus, zlib, libxml2, libxslt, makeWrapper, xkeyboard_config, systemd
|
, alsaLib, dbus, zlib, libxml2, libxslt, makeWrapper, xkeyboard_config, systemd
|
||||||
, mesa_noglu, xcbutilkeysyms, xdg_utils }:
|
, mesa_noglu, xcbutilkeysyms, xdg_utils, libtool }:
|
||||||
|
|
||||||
let
|
let
|
||||||
|
|
||||||
@ -31,6 +31,7 @@ let
|
|||||||
dbus
|
dbus
|
||||||
alsaLib
|
alsaLib
|
||||||
zlib
|
zlib
|
||||||
|
libtool
|
||||||
libxml2
|
libxml2
|
||||||
libxslt
|
libxslt
|
||||||
expat
|
expat
|
||||||
|
Loading…
x
Reference in New Issue
Block a user