alpm_pkg_get_optdepends

Returns the list of package optional dependencies. @param pkg a pointer to package @return a reference to an internal list of alpm_depend_t structures.

extern (C)
alpm_pkg_get_optdepends

Meta