summaryrefslogtreecommitdiffstats
path: root/pactest/tests/sync030.py
AgeCommit message (Collapse)AuthorFilesLines
2007-07-15Add --asdeps option to pacmanDan McGee1-0/+19
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>