dav1d-debian-unstable: Fix installation of python packages
Debian now respects PEP 668 [0] which would require us to call pip with `--break-system-packages`. Instead we can just install the packages from Debian repos directly since they are up-to-date. [0] https://tracker.debian.org/news/1419957/accepted-python311-3112-3-source-into-unstable/
Please register or sign in to comment