mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-16 07:10:31 +02:00
gnu: coq: Remove unused texlive and hevea from native-inputs.
* gnu/packages/ocaml.scm (coq)[native-inputs]: Remove unused texlive and hevea.
This commit is contained in:
@@ -642,9 +642,6 @@ the OCaml core distribution.")
|
||||
(variable "COQPATH")
|
||||
(files (list "lib/coq/user-contrib")))))
|
||||
(build-system ocaml-build-system)
|
||||
(native-inputs
|
||||
`(("texlive" ,texlive)
|
||||
("hevea" ,hevea)))
|
||||
(inputs
|
||||
`(("lablgtk" ,lablgtk)
|
||||
("python" ,python-2)
|
||||
|
||||
Reference in New Issue
Block a user