guix-commits
[Top][All Lists]
Advanced

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

06/11: gnu: gdb: Remove duplicate input.


From: guix-commits
Subject: 06/11: gnu: gdb: Remove duplicate input.
Date: Wed, 18 Mar 2020 14:24:20 -0400 (EDT)

mbakke pushed a commit to branch core-updates
in repository guix.

commit f013742e27998d15ed25687b6473672840877e9a
Author: Marius Bakke <address@hidden>
AuthorDate: Tue Mar 17 11:22:57 2020 +0100

    gnu: gdb: Remove duplicate input.
    
    * gnu/packages/gdb.scm (gdb-9.1)[inputs]: Remove PYTHON.
---
 gnu/packages/gdb.scm | 1 -
 1 file changed, 1 deletion(-)

diff --git a/gnu/packages/gdb.scm b/gnu/packages/gdb.scm
index 01f93f6..3fa8e53 100644
--- a/gnu/packages/gdb.scm
+++ b/gnu/packages/gdb.scm
@@ -92,7 +92,6 @@
        ("readline" ,readline)
        ("ncurses" ,ncurses)
        ("guile" ,guile-2.0)
-       ("python" ,python)
        ("python-wrapper" ,python-wrapper)
        ("dejagnu" ,dejagnu)
        ("source-highlight" ,source-highlight)



reply via email to

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