Le 07/06/2013 15:45, Hendrik Tews a écrit : > I pushed fixes for the two oasis bugs into the git repository. I > decided to move the cmi and ml* files to the runtime package, > because letting oasis depend on the development package seemed > inappropriate.
I don't agree with that. Depending on development packages is fine for things running ocaml scripts. Even if you move one specific cmi to the runtime package, theoretically any depended-on cmi (from other packages) might be needed as well... therefore, a proper development environment is needed to run ocaml scripts. Cheers, -- Stéphane -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

