> Right, python3 is the interpreter only, python3-dev adds a number of files > which are necessary to build Python modules. I suspect that Piper doesn’t > need python3-dev, and its meson.build could be changed to avoid that > build dependency...
Will try it out and send a patch to upstream. > With the latter approach, non-breaking versions of ratbagd can be uploaded > without requiring a new upload of Piper. If ratbagd breaks Piper, upstream > will release a new version of Piper anyway, which would require an upload

