hnakamur opened a new pull request, #12203: URL: https://github.com/apache/trafficserver/pull/12203
- Change python2-dev and libpython2-dev to python3-dev and libpython3-dev. - Remove cargo since rustup fails if cargo and rustc deb packages are installed. - Add libpsf-dev for curl. Without it, the configure for curl fails like below: ``` checking for psl_builtin in -lpsl... no configure: error: libpsl libs and/or directories were not found where specified! ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: github-unsubscr...@trafficserver.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org