Bug#345887: confluence: fails to build on arches without ocamlopt

2006-01-03 Thread Wesley J. Landaker
On Tuesday 03 January 2006 20:18, Julien Cristau wrote: > confluence currently build-depends on ocaml-native-compilers, which is > only available on some arches. > The attached patch allows to build confluence on all archs, by > build-depending on ocaml-nox and only using ocamlopt if it is availabl

Bug#345887: confluence: fails to build on arches without ocamlopt

2006-01-03 Thread Julien Cristau
On Wed, Jan 4, 2006 at 04:18:23 +, Julien Cristau wrote: > Package: confluence > Severity: important > Tags: patch > Sorry, forgot to attach the patch... Cheers, Julien Cristau diff -u confluence-0.10.6/Makefile confluence-0.10.6/Makefile --- confluence-0.10.6/Makefile +++ confluence-0.10.6

Bug#345887: confluence: fails to build on arches without ocamlopt

2006-01-03 Thread Julien Cristau
Package: confluence Severity: important Tags: patch Hi, confluence currently build-depends on ocaml-native-compilers, which is only available on some arches. The attached patch allows to build confluence on all archs, by build-depending on ocaml-nox and only using ocamlopt if it is available, and