dpkg 1.21.11
Functions
depcon.c File Reference

(afbbf703e)

#include <config.h>
#include <compat.h>
#include <dpkg/dpkg.h>
#include <dpkg/dpkg-db.h>
#include <dpkg/arch.h>
Include dependency graph for depcon.c:

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. More...
 
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. More...