pub 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.