Bug 710290

Summary: ocaml-findlib should require ocaml
Product: [Fedora] Fedora Reporter: Orion Poplawski <orion>
Component: ocaml-findlibAssignee: Richard W.M. Jones <rjones>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 15CC: fedora-ocaml-list, lxtnow, rjones
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-06-03 16:27:21 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Orion Poplawski 2011-06-02 22:10:39 UTC
Description of problem:

# ocamlfind c -package cairo.lablgtk2 -linkpkg test_gtk.ml -o test_gtk
ocamlfind: /usr/lib/ocaml/ld.conf: No such file or directory
# repoquery --whatprovides /usr/lib/ocaml/ld.conf
ocaml-0:3.12.0-5.fc15.i686
# rpm -q ocaml
package ocaml is not installed

Version-Release number of selected component (if applicable):
ocaml-findlib-1.2.6-2.fc15.i686

Comment 1 Richard W.M. Jones 2011-06-02 22:16:11 UTC
Orion, you're a trusted packager aren't you?  If so just
go ahead and add the dep.

Comment 2 Orion Poplawski 2011-06-03 16:27:21 UTC
Done.