#include "rpmts.h"


Go to the source code of this file.
Data Structures | |
| struct | rpmtsObject_s |
Definition in file rpmts-py.h.
| anonymous enum |
| RPMDEP_SENSE_REQUIRES | requirement not satisfied. |
| RPMDEP_SENSE_CONFLICTS | conflict was found. |
Definition at line 33 of file rpmts-py.h.
1.5.7.1