Type Definition alpm_sys::alpm_depend_t[][src]

type alpm_depend_t = _alpm_depend_t;
Expand description

The basic dependency type.

This type is used throughout libalpm, not just for dependencies but also conflicts and providers.