guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

08/08: gnu: vlc: Add bash-minimal as an input.


From: guix-commits
Subject: 08/08: gnu: vlc: Add bash-minimal as an input.
Date: Thu, 7 Jul 2022 19:18:31 -0400 (EDT)

cbaines pushed a commit to branch master
in repository guix.

commit 7dfb8dc4c156e96c4029eb5a4eeb6e704ffdb64d
Author: Simon South <simon@simonsouth.net>
AuthorDate: Sat Jul 2 15:10:31 2022 -0400

    gnu: vlc: Add bash-minimal as an input.
    
    * 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.
    
    Signed-off-by: Christopher Baines <mail@cbaines.net>
---
 gnu/packages/video.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gnu/packages/video.scm b/gnu/packages/video.scm
index 5bd6eba93a..99f144d4e5 100644
--- a/gnu/packages/video.scm
+++ b/gnu/packages/video.scm
@@ -1907,6 +1907,7 @@ videoformats depend on the configuration flags of 
ffmpeg.")
     (inputs
      (list alsa-lib
            avahi
+           bash-minimal
            dav1d
            dbus
            eudev



reply via email to

[Prev in Thread] Current Thread [Next in Thread]