xbps/include
Duncaen 0e950156fc lib/transaction_{revdeps,prepare}.c: try to update packages if necessary
`xbps_transaction_revdeps` will now try to add updates for packages to the
transaction if the dependency is not satisified anymore due to a package
install/update.

`xbps_transaction_prepare` will now check the return value of
`xbps_transaction_revdeps` and repeat the dependency resolution,
until `xbps_transaction_revdeps` returns 0, which means that it didn't
add any new packages to the transaction.
2019-07-03 00:48:57 +02:00
..
xbps Introduce xbps_array_add_first() to insert obj at the head of array. 2014-11-13 15:18:21 +01:00
compat.h
mainpage.h apidocs: sync with reality. 2015-10-20 11:37:29 +02:00
Makefile
queue.h
xbps_api_impl.h lib/transaction_{revdeps,prepare}.c: try to update packages if necessary 2019-07-03 00:48:57 +02:00
xbps.h.in xbps-install(1): added -D, --download-only. 2019-06-21 15:57:25 +02:00