forked from pool/coccinelle
Accepting request 921379 from home:elvigia:branches:devel:tools
- Further testing shows that grep, which and findutils are also required. OBS-URL: https://build.opensuse.org/request/show/921379 OBS-URL: https://build.opensuse.org/package/show/devel:tools/coccinelle?expand=0&rev=85
This commit is contained in:
parent
ffd393b7fb
commit
37307feaf2
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 24 22:36:26 UTC 2021 - Cristian Rodríguez <crrodriguez@opensuse.org>
|
||||
|
||||
- Further testing shows that grep, which and findutils are also
|
||||
required.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 21 00:36:44 UTC 2021 - Cristian Rodríguez <crrodriguez@opensuse.org>
|
||||
|
||||
|
@ -39,7 +39,10 @@ BuildRequires: ocamlfind(pcre)
|
||||
BuildRequires: ocamlfind(pyml)
|
||||
BuildRequires: ocamlfind(stdcompat)
|
||||
BuildRequires: pkgconfig(python3)
|
||||
Requires: findutils
|
||||
Requires: grep
|
||||
Requires: python3-base
|
||||
Requires: which
|
||||
|
||||
%description
|
||||
Coccinelle is a program matching and transformation engine which
|
||||
|
Loading…
Reference in New Issue
Block a user