erlang-depends

Langue: en

Autres versions - même langue

Version: 2009-05-07 (debian - 07/07/09)

Section: 1 (Commandes utilisateur)

NAME

erlang-depends - calculates Erlang dependencies

SYNOPSIS

erlang-depends [debhelper options]

DESCRIPTION

erlang-depends is a debhelper-like program that is responsible for generating the ${erlang-base:Depends}, ${erlang-nox:Depends}, ${erlang-x11:Depends}, and ${erlang-dev:Depends} substitutions and adding them to substvars files.

Also, ${erlang-abi:Depends} substitution adds current erlang ABI virtual package to substvar files. It is useful if your package uses C-based extensions.

If you use this program, your package must build-depend on erlang-dev (>= 1:11.b.2-3). If you want your package to depend on virtual package provided by ${erlang-abi:Depends} then it must build-depend on erlang-dev (>= 1:11.b.4-4).

SEE ALSO

debhelper(7)

This program is not part of debhelper.

AUTHOR

Torsten Werner <twerner@debian.org>

Most ideas borrowed from octave-depends by Rafael Laboissiere <rafael@debian.org>.