Skip to content

Commit 50b9260

Browse files
committed
Added package for desktop notificaton support.
1 parent 4a901dd commit 50b9260

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Dockerfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,8 @@ RUN \
4444
libva-intel-driver \
4545
# Audio support.
4646
libpulse \
47+
# Desktop notification support.
48+
libnotify \
4749
# Icons used by folder/file selection window (when saving as).
4850
adwaita-icon-theme \
4951
# A font is needed.

0 commit comments

Comments
 (0)