fix notifications

This commit is contained in:
Jessica Frazelle 2014-12-02 10:52:48 -08:00
parent e6bac767e1
commit eab34b2635

View File

@ -16,6 +16,7 @@ ENV LANG C.UTF-8
RUN apt-get update && apt-get install -y \ RUN apt-get update && apt-get install -y \
irssi \ irssi \
libdatetime-perl \ libdatetime-perl \
libnotify-bin \
libwww-perl \ libwww-perl \
--no-install-recommends --no-install-recommends