gnu: geda-gaf: Drop input labels.
* gnu/packages/engineering.scm (geda-gaf)[inputs]: Drop labels.
This commit is contained in:
parent
ea24609b61
commit
772e4b6739
@ -271,14 +271,14 @@ plans and designs.")
|
|||||||
pcb "/share/pcb/pcblib-newlib:"
|
pcb "/share/pcb/pcblib-newlib:"
|
||||||
pcb "/share/pcb/newlib")))))
|
pcb "/share/pcb/newlib")))))
|
||||||
(inputs
|
(inputs
|
||||||
`(("gamin" ,gamin)
|
(list gamin
|
||||||
("glib" ,glib)
|
glib
|
||||||
("gtk" ,gtk+-2)
|
gtk+-2
|
||||||
("guile" ,guile-2.0)
|
guile-2.0
|
||||||
("shared-mime-info" ,shared-mime-info)
|
shared-mime-info
|
||||||
("m4" ,m4)
|
m4
|
||||||
("pcb" ,pcb)
|
pcb
|
||||||
("python" ,python-2))) ; for xorn
|
python-2)) ; for xorn
|
||||||
(native-inputs
|
(native-inputs
|
||||||
(list groff pkg-config desktop-file-utils perl)) ; for tests
|
(list groff pkg-config desktop-file-utils perl)) ; for tests
|
||||||
(home-page "http://geda-project.org/")
|
(home-page "http://geda-project.org/")
|
||||||
|
Loading…
Reference in New Issue
Block a user