summaryrefslogtreecommitdiff
path: root/macros.in
diff options
context:
space:
mode:
authorPanu Matilainen <pmatilai@redhat.com>2009-10-06 12:34:44 +0300
committerPanu Matilainen <pmatilai@redhat.com>2009-10-06 12:34:44 +0300
commit15fb8ccb41ce4cc02c78508b936fb74f7165683c (patch)
tree7bc8e2576241d7917da90b02acb48f77bffd1ac7 /macros.in
parent82e7dd702013d3679fda438333de30afdec17a4f (diff)
downloadrpm-15fb8ccb41ce4cc02c78508b936fb74f7165683c.tar.gz
Teach the internal dep generator about OCaml
- OCaml seems to have fairly well detectable magic in its files, nice - Dont call the regular find-requires from the scripts now that internal is working
Diffstat (limited to 'macros.in')
-rw-r--r--macros.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/macros.in b/macros.in
index d21b0421d..6b6469014 100644
--- a/macros.in
+++ b/macros.in
@@ -496,6 +496,9 @@ print (t)\
%__pkgconfig_provides %{_rpmconfigdir}/pkgconfigdeps.sh --provides
%__pkgconfig_requires %{_rpmconfigdir}/pkgconfigdeps.sh --requires
+%__ocaml_provides %{_rpmconfigdir}/ocaml-find-provides.sh
+%__ocaml_requires %{_rpmconfigdir}/ocaml-find-requires.sh
+
%__fontconfig_provides %{_rpmconfigdir}/fontconfig.prov
%__desktop_provides %{_rpmconfigdir}/desktop-file.prov