On 08/05/12 06:49, Dan McGee wrote:
On Mon, May 7, 2012 at 3:47 PM, Daniel Wallace <daniel.wallace@gatech.edu> wrote:
From: Daniel Wallace <daniel.wallace12@gmail.com>
add the asdeps flag for makepkg so that it does pacman -U --asdeps for when you have to make the dependencies as well because they are not in the repos
Signed-off-by: Daniel Wallace <daniel.wallace12@gmail.com>
This is done unconditionally already...
http://projects.archlinux.org/pacman.git/tree/scripts/makepkg.sh.in#n511
To be clear, this is for installing packages with "makepkg -i", not the automatic dependency installation done in makepkg. That said, this idea was rejected previously (https://bugs.archlinux.org/task/28237), but given there is a duplicate request (https://bugs.archlinux.org/task/28673) and now a further patch, I might reconsider... Allan