|
dpkg 1.22.7-3-g89f48
|
#include <config.h>#include <compat.h>#include <dpkg/dpkg.h>#include <dpkg/dpkg-db.h>#include <dpkg/arch.h>Functions | |
| bool | versionsatisfied (struct pkgbin *it, struct deppossi *against) |
| bool | deparchsatisfied (struct pkgbin *it, const struct dpkg_arch *it_arch, struct deppossi *against) |
| Check if the architecture qualifier in the dependency is satisfied. | |
| bool | archsatisfied (struct pkgbin *it, struct deppossi *against) |
| bool | pkg_virtual_deppossi_satisfied (struct deppossi *dependee, struct deppossi *provider) |
| Check if the dependency is satisfied by a virtual package. | |