Reduce protected packages for autoremoval

This commit is contained in:
2024-05-10 18:54:39 +02:00
parent b272f5fd3a
commit 0b8a26742a

View File

@@ -17,9 +17,7 @@ fi
declare -a aurdeps=()
proctected=(
base
java-runtime-common
jdk17-openjdk
base # virtual package, would not hurt, but it's weird if its not installed
)
for pkgbuild in pkgbuilds/*/PKGBUILD ; do