We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a901dd commit 50b9260Copy full SHA for 50b9260
1 file changed
Dockerfile
@@ -44,6 +44,8 @@ RUN \
44
libva-intel-driver \
45
# Audio support.
46
libpulse \
47
+ # Desktop notification support.
48
+ libnotify \
49
# Icons used by folder/file selection window (when saving as).
50
adwaita-icon-theme \
51
# A font is needed.
0 commit comments