From 0c3068844b4d430f9ed9cfff8937255770b25843 Mon Sep 17 00:00:00 2001 From: humocs-man <251756307+humocs-man@users.noreply.github.com> Date: Fri, 1 May 2026 12:52:16 +0200 Subject: [PATCH] Add libnotify to multimedia installation script --- build/20-multimedia.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/build/20-multimedia.sh b/build/20-multimedia.sh index 242c83d..bbb21aa 100755 --- a/build/20-multimedia.sh +++ b/build/20-multimedia.sh @@ -16,6 +16,7 @@ dnf5 install -y \ gstreamer1-libav \ gstreamer1-plugins-bad-freeworld \ gstreamer1-plugins-ugly \ + libnotify \ --allowerasing \ --skip-unavailable