Open
Description
I did a meat --update today and stumbled into the following problem:
Cower is downloading packages...
Repo Targets (19): wget java-environment tomcat6 maven lib32-glibc sdl_image libvncserver sdl_mixer sdl_ttf hicolor-icon-theme bash awk git cairo curl yajl pacman perl puzzles
AUR Targets (10): guacamole conkywx guacd ld-lsb legendofedgar libguac-client-vnc meat-git libguac cower puzzles-menuitems
Proceed with installation? [Y/n]
IIRC earlier meat did not want to reinstall the dependencies when they were up-to-date? The problem with this is
- those packages will be reinstalled with the --asdeps flag.
- it is unnecessary time waste.
pacman has a --needed flag for point 2. but point 1 still stands.
Metadata
Metadata
Assignees
Labels
No labels