gnu: ocaml4.07-findlib: Fix building with ocaml 4.07.
* gnu/packages/ocaml.scm (ocaml4.07-findlib): rename inputs to native-inputs.master
parent
ee711c7c21
commit
59fcf386f8
|
@ -972,7 +972,7 @@ compilers that can directly deal with packages.")
|
|||
(package
|
||||
(inherit ocaml-findlib)
|
||||
(name "ocaml4.07-findlib")
|
||||
(inputs
|
||||
(native-inputs
|
||||
`(("m4" ,m4)
|
||||
("ocaml" ,ocaml-4.07)))))
|
||||
|
||||
|
|
Reference in New Issue