Add handle argument to two more alpm methods
commit8b62d9bc0ade64897990b8fc6a1b6a54b629cb5b
authorDan McGee <dan@archlinux.org>
Tue, 7 Jun 2011 19:05:42 +0000 (7 14:05 -0500)
committerDan McGee <dan@archlinux.org>
Tue, 14 Jun 2011 00:35:22 +0000 (13 19:35 -0500)
tree9f8239d9a953552aa0045e5206bd3bb2f8bba09e
parent70a86c14f4462ba59a9d6bbd3c9e9f0c75483777
Add handle argument to two more alpm methods

This takes care of alpm_checkdeps() and alpm_find_dbs_satisfier().

Signed-off-by: Dan McGee <dan@archlinux.org>
lib/libalpm/alpm.h
lib/libalpm/deps.c
lib/libalpm/deps.h
lib/libalpm/remove.c
lib/libalpm/sync.c
src/pacman/sync.c
src/util/testdb.c