summaryrefslogtreecommitdiff
path: root/pactest/tests/sync030.py
Commit message (Collapse)AuthorAge
* Add --asdeps option to pacmanDan McGee2007-07-15
This replaces the former -D operation that was undocumented and rather hacky. It can be used with add, upgrade, or sync transactions and will affect all packages installed. Should close FS #7193. Also tell makepkg to use this new flag. Signed-off-by: Dan McGee <dan@archlinux.org>