GNU bug report logs - #56361
gnu: srt: Update to 1.4.4 (fix test failure on AArch64)

Previous Next

Package: guix-patches;

Reported by: Simon South <simon <at> simonsouth.net>

Date: Sat, 2 Jul 2022 19:08:02 UTC

Severity: normal

Done: Christopher Baines <mail <at> cbaines.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Simon South <simon <at> simonsouth.net>
To: 56361 <at> debbugs.gnu.org
Subject: [bug#56361] [PATCH 6/6] gnu: vlc: Add bash-minimal as an input.
Date: Sat,  2 Jul 2022 15:10:31 -0400
* gnu/packages/video.scm (vlc)[inputs]: Add bash-minimal, silencing a warning
from "guix lint vlc" as "wrap-program" is used in the package definition.
---
 gnu/packages/video.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gnu/packages/video.scm b/gnu/packages/video.scm
index ac2c0d986b..69886581d8 100644
--- a/gnu/packages/video.scm
+++ b/gnu/packages/video.scm
@@ -1907,6 +1907,7 @@ (define-public vlc
     (inputs
      (list alsa-lib
            avahi
+           bash-minimal
            dav1d
            dbus
            eudev
-- 
2.36.1





This bug report was last modified 3 years and 33 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.