libalpm
Arch Linux Package Manager Library
Data Fields
_alpm_depmissing_t Struct Reference

Missing dependency. More...

#include <alpm.h>

Collaboration diagram for _alpm_depmissing_t:
Collaboration graph
[legend]

Data Fields

char * target
alpm_depend_tdepend
char * causingpkg

Detailed Description

Missing dependency.

Definition at line 154 of file alpm.h.


Field Documentation

Definition at line 158 of file alpm.h.

Referenced by _alpm_depmiss_free().

Definition at line 156 of file alpm.h.

Referenced by _alpm_depmiss_free(), _alpm_resolvedeps(), pacman_remove(), and sync_prepare_execute().

Definition at line 155 of file alpm.h.

Referenced by _alpm_depmiss_free(), pacman_remove(), and sync_prepare_execute().


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