FS#63470 - [ocaml-integers] doesn't build, missing dune

Attached to Project: Arch Linux
Opened by Andreas Baumann (andreas_baumann) - Friday, 16 August 2019, 08:12 GMT
Last edited by Jürgen Hötzel (juergen) - Saturday, 16 May 2020, 12:10 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Jürgen Hötzel (juergen)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 1
Private No

Details

Description:

/startdir/PKGBUILD: line 18: dune: command not found
==> ERROR: A failure occurred in build().
Aborting...

Additional info:
* package version(s): 0.3.0-1

Steps to reproduce:
asp export ocaml-integers
cd ocaml-integers
staging-x86_64-build
This task depends upon

Closed by  Jürgen Hötzel (juergen)
Saturday, 16 May 2020, 12:10 GMT
Reason for closing:  Implemented
Comment by Andreas Baumann (andreas_baumann) - Saturday, 17 August 2019, 15:44 GMT
This one is simple to fix: makepends=(... 'dune')

Loading...