Update apt preferences to fix build

This commit is contained in:
Waqar Ahmed
2024-07-31 20:51:59 +05:00
parent 23157e36d7
commit 99e705c065

View File

@@ -224,9 +224,6 @@ apt_preferences:
- Package: "*nvidia*"
Pin: "version 525.89*"
Pin-Priority: 1000
- Package: "*openssl*"
Pin: "origin \"\""
Pin-Priority: 1050
- Package: "*policykit*"
Pin: "release n=bookworm-security"
Pin-Priority: 1000
@@ -237,8 +234,8 @@ apt_preferences:
Pin: "release n=bookworm-security"
Pin-Priority: 1000
- Package: "*ssl*"
Pin: "release n=bookworm-security"
Pin-Priority: 1000
Pin: "origin \"\""
Pin-Priority: 1050
- Package: "*tls*"
Pin: "release n=bookworm-security"
Pin-Priority: 1000