alpm_dep_compute_string

Returns a newly allocated string representing the dependency information. @param dep a dependency info structure @return a formatted string, e.g. "glibc>=2.12"

extern (C)
char*
alpm_dep_compute_string
()

Meta