This is the command dh_vdrplugin_depends that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
dh_vdrplugin_depends - calculates vdr dependencies
SYNOPSIS
dh_vdrplugin_depends [debhelper options]
DESCRIPTION
dh_vdrplugin_depends is a debhelper program that is responsible for generating the
${vdr:Depends} substvars substitution for a vdr plugin package.
Each vdr-plugin is required to have a ${vdr:Depends} substvar listed in its Depends line
in debian/control.
EXAMPLES
dh_vdrplugin_depends is usually called indirectly in a rules file via the dh command.
%:
dh --with vdrplugin $@
It can also be called directly, prior to calling dh_gencontrol.
CONFORMS TO
Debian policy, version 3.8.1
Use dh_vdrplugin_depends online using onworks.net services