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=() declare -a aurdeps=()
proctected=( proctected=(
base base # virtual package, would not hurt, but it's weird if its not installed
java-runtime-common
jdk17-openjdk
) )
for pkgbuild in pkgbuilds/*/PKGBUILD ; do for pkgbuild in pkgbuilds/*/PKGBUILD ; do