1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

gnu: gdb: Remove duplicate input.

* gnu/packages/gdb.scm (gdb-9.1)[inputs]: Remove PYTHON.
This commit is contained in:
Marius Bakke
2020-03-17 11:22:57 +01:00
parent 0a502c8c9b
commit f013742e27

View File

@@ -92,7 +92,6 @@
("readline" ,readline)
("ncurses" ,ncurses)
("guile" ,guile-2.0)
("python" ,python)
("python-wrapper" ,python-wrapper)
("dejagnu" ,dejagnu)
("source-highlight" ,source-highlight)