Skip to content

libsoup: Fix build on python3 only systems

Nicolas Dufresne requested to merge ndufresne/cerbero:libsoup-python3-fix into master

I decided to backport this trivial patch since our fork of libsoup requires more effort to update. With this patch, we can build libsoup without /usr/bin/python symlink.

Merge request reports