From 52830732146d3cd295d7e902088cae7feca0d269 Mon Sep 17 00:00:00 2001 From: humocs-man <251756307+humocs-man@users.noreply.github.com> Date: Fri, 1 May 2026 15:26:54 +0200 Subject: [PATCH] Remove libnotify from multimedia installation script Removed 'libnotify' from the multimedia installation list. --- build/20-multimedia.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/build/20-multimedia.sh b/build/20-multimedia.sh index bbb21aa..242c83d 100755 --- a/build/20-multimedia.sh +++ b/build/20-multimedia.sh @@ -16,7 +16,6 @@ dnf5 install -y \ gstreamer1-libav \ gstreamer1-plugins-bad-freeworld \ gstreamer1-plugins-ugly \ - libnotify \ --allowerasing \ --skip-unavailable