alpm_pkg_get_conflicts

Returns the list of packages conflicting with pkg. @param pkg a pointer to package @return a reference to an internal list of alpm_depend_t structures.

extern (C)
alpm_pkg_get_conflicts

Meta