libalpm
Arch Linux Package Manager Library
Data Fields
_alpm_depend_t Struct Reference

Dependency. More...

#include <alpm.h>

Data Fields

char * name
char * version
unsigned long name_hash
alpm_depmod_t mod

Detailed Description

Dependency.

Definition at line 146 of file alpm.h.


Field Documentation

Definition at line 149 of file alpm.h.

Referenced by _alpm_dep_dup(), _alpm_depcmp(), _alpm_depcmp_literal(), and _alpm_splitdep().


The documentation for this struct was generated from the following file: