forked from pool/coccinelle
Accepting request 398866 from home:olh:branches:devel:tools
- Use ocamlfind(camlp4) to refer to camlp4 OBS-URL: https://build.opensuse.org/request/show/398866 OBS-URL: https://build.opensuse.org/package/show/devel:tools/coccinelle?expand=0&rev=51
This commit is contained in:
parent
a12bc842ea
commit
c9dec2bb12
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon May 30 08:22:09 UTC 2016 - olaf@aepfle.de
|
||||||
|
|
||||||
|
- Use ocamlfind(camlp4) to refer to camlp4
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue May 24 14:20:12 UTC 2016 - olaf@aepfle.de
|
Tue May 24 14:20:12 UTC 2016 - olaf@aepfle.de
|
||||||
|
|
||||||
|
@ -33,7 +33,6 @@ BuildRequires: automake
|
|||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: ncurses-devel
|
BuildRequires: ncurses-devel
|
||||||
BuildRequires: ocaml >= 3.11
|
BuildRequires: ocaml >= 3.11
|
||||||
BuildRequires: ocaml-camlp4-devel >= 3.11
|
|
||||||
BuildRequires: ocaml-findlib
|
BuildRequires: ocaml-findlib
|
||||||
BuildRequires: ocaml-menhir-devel
|
BuildRequires: ocaml-menhir-devel
|
||||||
BuildRequires: ocaml-ocamlbuild
|
BuildRequires: ocaml-ocamlbuild
|
||||||
@ -41,6 +40,7 @@ BuildRequires: ocaml-ocamldoc >= 3.11
|
|||||||
BuildRequires: ocaml-parmap-devel
|
BuildRequires: ocaml-parmap-devel
|
||||||
BuildRequires: ocaml-pcre-devel
|
BuildRequires: ocaml-pcre-devel
|
||||||
BuildRequires: pkg-config
|
BuildRequires: pkg-config
|
||||||
|
BuildRequires: ocamlfind(camlp4)
|
||||||
BuildRequires: pkgconfig(python)
|
BuildRequires: pkgconfig(python)
|
||||||
Requires: python-base
|
Requires: python-base
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user