CT Hass: replaced libressl-dev with openssl-dev, since they where conflicting

This commit is contained in:
2022-11-22 22:22:26 +01:00
parent f2fcbc2f46
commit 292968f72a

View File

@@ -510,7 +510,7 @@ packages:
- python3-dev
- ca-certificates
- libffi-dev
- libressl-dev
- openssl-dev
- nmap
- iputils
- build-base