table of contents
DH_SWI_PROLOG(1) | User Contributed Perl Documentation | DH_SWI_PROLOG(1) |
NAME¶
dh_swi_prolog - calculates SWI Prolog packages dependencies
SYNOPSYS¶
dh_swi_prolog [debhelper options]
DESCRIPTION¶
dh_swi_prolog is a helper program that adds swi-prolog:Depends substitution variable that contains current SWI Prolog VM virtual package name. This variable should be used by packages that contain compiled SWI prolog code to specify dependency on the VM. The virtual package name will change if there are noncompatible changes in the VM, so binary packages will need to be rebuilt with a new version of swi-prolog. The variable is there to detect such breackage.
SEE ALSO¶
AUTHORS¶
Eugeniy Meshcheryakov <eugen@debian.org>
2018-04-27 | perl v5.26.2 |