[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

ocaml without X, how?



Hi,

as you might remember I'm rewriting debmirror in ocaml and currently I
wonder about the Depends I need.

I figured that I need ocaml-base for the bytecode but that has:

Depends: libc6 (>= 2.3.2.ds1-4), libgdbm3, libncurses5 (>= 5.3.20030510-1), tcl8.4 (>= 8.4.2), tk8.4 (>= 8.4.2), xlibs (>> 4.1.0)

I certainly don't need tcl, tk and xlibs and I don't want them on my
server (where I run debmirror). I tested with --force-depends and
debmirror runs fine without them.


Is there a ocaml runtime subset that has no X support that I could use
as alternative to ocaml-base? Did I overlook something? Or do I have
to make a native compile (for those archs that have a native compiler)
to get rid of the X depends?

MfG
        Goswin



Reply to: