NAME
dh_xulrunner - sets xulrunner dependencies
SYNOPSIS
dh_xulrunner [debhelper options]
DESCRIPTION
dh_xulrunner adds the xulrunner binary package corresponding to the
installed xulrunner-dev package to the shlibs:Depends substvar. It only
does so for packages containing an executable or a library that it
detects as containing the XPCOM glue (please note the detection is
really hackish and error prone, though most likely accurate in most
cases).
It must be run after dh_shlibdeps.
On Ubuntu, using dh_xulrunner requires a build dependency on xulrunner-
dev (>= 1.9.1.7).
You can also use the xulrunner dh sequence addon to integrate in a dh
workflow: dh --with xulrunner $@
SEE ALSO
debhelper(7)
This program is a part of xulrunner-dev.
AUTHOR
Mike Hommey <glandium@debian.org>