~ruther/guix-local

0d1c0660d7b446188b36f19d0dd79d8f97bd4360 — Efraim Flashner 10 years ago a606ed8
Revert "gnu: camlp4: Remove extra input."

This reverts commit d04efa0fff908de0f8822a27582b4b1c3dcae553.
1 files changed, 2 insertions(+), 1 deletions(-)

M gnu/packages/ocaml.scm
M gnu/packages/ocaml.scm => gnu/packages/ocaml.scm +2 -1
@@ 208,7 208,8 @@ Git-friendly development workflow.")
                "0icdfzhsbgf89925gc8gl3fm8z2xzszzlib0v9dj5wyzkyv3a342"))
              (file-name (string-append name "-" version ".tar.gz"))))
    (build-system gnu-build-system)
    (native-inputs `(("which" ,which)))
    (native-inputs `(("ocaml" ,ocaml))
                     ("which" ,which)))
    (inputs `(("ocaml" ,ocaml)))
    (arguments
     '(#:tests? #f                                ;no documented test target