diff --git a/notify-osd/Dockerfile b/notify-osd/Dockerfile index 562d0dad9..14348ac65 100644 --- a/notify-osd/Dockerfile +++ b/notify-osd/Dockerfile @@ -23,6 +23,8 @@ MAINTAINER Jessie Frazelle RUN apt-get update && apt-get install -y \ at-spi2-core \ dbus \ + libgl1-mesa-dri \ + libgl1-mesa-glx \ libnotify-bin \ notify-osd \ --no-install-recommends \