depends: use flat dictionary for RequiredBy
commitd61a0ec46b561c1a2b223c97a000c2f369ab696b
authorAlad Wenter <alad@archlinux.org>
Tue, 12 Sep 2023 15:51:57 +0000 (12 17:51 +0200)
committerAlad Wenter <alad@archlinux.org>
Tue, 12 Sep 2023 15:55:27 +0000 (12 17:55 +0200)
treef25411ff2189cebbce3419818681eaf4260686c7
parentd3eb594b231565f1dae1c709dfd977949d8c6dec
depends: use flat dictionary for RequiredBy

This allows to more easily iterate over the (reverse) dependency graph
without taking dependency types into account.
lib/aur-depends
makepkg/aurutils.changelog
tests/depends [new file with mode: 0755]