- The used buildsystem relies on ocaml.opt

OBS-URL: https://build.opensuse.org/package/show/devel:tools/coccinelle?expand=0&rev=75
This commit is contained in:
Olaf Hering 2020-02-18 11:18:42 +00:00 committed by Git OBS Bridge
parent a5f5543d97
commit 16e15fedbf
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Feb 18 11:11:11 UTC 2020 - olaf@aepfle.de
- The used buildsystem relies on ocaml.opt
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Jan 15 17:10:38 UTC 2020 - olaf@aepfle.de Wed Jan 15 17:10:38 UTC 2020 - olaf@aepfle.de

View File

@ -29,7 +29,7 @@ BuildRequires: autoconf
BuildRequires: automake BuildRequires: automake
BuildRequires: fdupes BuildRequires: fdupes
BuildRequires: ncurses-devel BuildRequires: ncurses-devel
BuildRequires: ocaml >= 3.11 BuildRequires: ocaml(ocaml.opt)
BuildRequires: ocaml-findlib BuildRequires: ocaml-findlib
BuildRequires: ocaml-menhir-devel BuildRequires: ocaml-menhir-devel
BuildRequires: ocaml-ocamlbuild BuildRequires: ocaml-ocamlbuild