pkg_info_extends (private)

 pkg_info_extends pkg_info

Defined in packages/acs-tcl/tcl/apm-install-procs.tcl

Parameters:
pkg_info (required)
Returns:
The "extends" dependencies of the package.

Testcases:
No testcase defined.
Source code:
    return [lindex $pkg_info 3]
Generic XQL file:
packages/acs-tcl/tcl/apm-install-procs.xql

PostgreSQL XQL file:
packages/acs-tcl/tcl/apm-install-procs-postgresql.xql

Oracle XQL file:
packages/acs-tcl/tcl/apm-install-procs-oracle.xql

[ hide source ] | [ make this the default ]
Show another procedure: