guix-commits
[Top][All Lists]
Advanced

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

02/02: gnu: ffmpeg: Remove unused input.


From: guix-commits
Subject: 02/02: gnu: ffmpeg: Remove unused input.
Date: Sat, 24 Oct 2020 11:36:39 -0400 (EDT)

mbakke pushed a commit to branch master
in repository guix.

commit 31c894c652aac27bd0ed8594a4344fd7c2b31e6e
Author: Marius Bakke <marius@gnu.org>
AuthorDate: Sat Oct 24 16:01:02 2020 +0200

    gnu: ffmpeg: Remove unused input.
    
    * gnu/packages/video.scm (ffmpeg)[native-inputs]: Remove PYTHON-2.
---
 gnu/packages/video.scm | 1 -
 1 file changed, 1 deletion(-)

diff --git a/gnu/packages/video.scm b/gnu/packages/video.scm
index 16fb07c..cc16069 100644
--- a/gnu/packages/video.scm
+++ b/gnu/packages/video.scm
@@ -1467,7 +1467,6 @@ operate properly.")
        ("perl" ,perl)
        ("pkg-config" ,pkg-config)
        ("texinfo" ,texinfo)
-       ("python" ,python-2) ; scripts use interpreter python2
        ("speex" ,speex)
        ("yasm" ,yasm)))
     (arguments



reply via email to

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