xbps_get_pkg_fulldeptree: switch to uthash.

There are still two users that can benefit from
uthash: transaction_files.c and xbps-fbulk.

cc @duncaen
This commit is contained in:
Juan RP
2020-02-12 09:14:25 +01:00
parent 6236d7ae41
commit 657a717855
3 changed files with 1275 additions and 43 deletions

View File

@@ -19,3 +19,6 @@ internal use in the code:
- portableproplib-0.6.8 (lib/portableproplib) from
https://github.com/xtraeme/portableproplib
- uthash-2.1.0 (include/uthash.h) from
http://troydhanson.github.com/uthash/