Protect more packages from autoremoval

This commit is contained in:
2024-05-10 18:13:53 +02:00
parent 7af17b46da
commit a6fec3c344

View File

@@ -8,6 +8,12 @@ proctected=(
base
java-runtime-common
jdk17-openjdk
lib32-vulkan-radeon
vulkan-radeon
libva-mesa-driver
mesa-vdpau
lib32-mesa-vdpau
vulkan-mesa-layers
)
for pkgbuild in pkgbuilds/*/PKGBUILD ; do