Differentiate between Repository dependencies and AUR dependencies in depends list
Summary
Separate or signify AUR dependencies versus Official Repository dependencies.
Description
When looking at the dependencies list, there's no way to tell the difference between what is a package in the repos or one that needs built from the AUR. When building in a clean chroot, AUR dependencies must be built first. Knowing which packages those are would be helpful.
I'd suggest either listing them separately ie: "Dependencies" and "AUR Dependencies", OR color the AUR packages similar to how missing packages are colored red.