Packer's automatic dependency resolution does not always work or is inadaquate. Dependencies for various package types can this be specified manually with the appropriate prefixes. Remember to include the colon!

"ap:" -autopackage dependency; this will be included on its own line in the script. For most packages, this will be the only one that will need to be used (although many will not need any of these).

"d:" - Debian dependency

"ds:" - Debian "Suggests" dependency

"dr:" - Debian "Recommends" dependency

"di:" - Debian "Build-Deps-Indep" dependency

"r:" - RPM dependency

"g:" - Gentoo dependency
