summaryrefslogtreecommitdiffstats
path: root/root/posodobi.sh
diff options
context:
space:
mode:
authorAnton Luka Šijanec <anton@sijanec.eu>2023-01-29 15:06:04 +0100
committerAnton Luka Šijanec <anton@sijanec.eu>2023-01-29 15:06:04 +0100
commitb03078325815cc3599c58af7454cde98f3e9c2b9 (patch)
tree4a1f28e86db734f22b9960c53f46b971ce1e31f6 /root/posodobi.sh
parentrz-ghidra decompiler for cutter (diff)
parentfix unattended upgrades - email (diff)
downloadn-b03078325815cc3599c58af7454cde98f3e9c2b9.tar
n-b03078325815cc3599c58af7454cde98f3e9c2b9.tar.gz
n-b03078325815cc3599c58af7454cde98f3e9c2b9.tar.bz2
n-b03078325815cc3599c58af7454cde98f3e9c2b9.tar.lz
n-b03078325815cc3599c58af7454cde98f3e9c2b9.tar.xz
n-b03078325815cc3599c58af7454cde98f3e9c2b9.tar.zst
n-b03078325815cc3599c58af7454cde98f3e9c2b9.zip
Diffstat (limited to 'root/posodobi.sh')
-rwxr-xr-xroot/posodobi.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/root/posodobi.sh b/root/posodobi.sh
index 8d2d4cd..d215688 100755
--- a/root/posodobi.sh
+++ b/root/posodobi.sh
@@ -3,6 +3,6 @@ set -e
f=
grep "no-sync" <<<"$@" || emaint sync --auto
grep "no-ask" <<<"$@" || f=--ask
-emerge --verbose --update $f --newuse --changed-use --backtrack 30 --deep @world
+emerge --verbose --update $f --newuse --changed-use --backtrack 30 --deep --with-bdeps=y @world
emerge @preserved-rebuild
emerge --depclean