require_once 'PEAR/Registry.php';
mixed PEAR_Registry::removePackageDep (string $package)
mixed PEAR_Registry::removePackageDep
Removes the dependency information of a Package from the registry.
Package name
mixed - TRUE if successful; or an array with a list of Packages depending on this Package
Table 27-1. Possible PEAR_Error values
This function can not be called statically.