This results from switching the PPA to use CMake, i.e., the CMake build appears to be installing the library into a different location from the Autotools builds.
I suspect we should look into fixing the issue in our CMake build if possible, but I'll be able to look into the Debian packaging code in a couple of days if it needs to be fixed there.
AV
Yes, lib/ does not seem to be included in the ppa debs.
I think it might be something as simple as a line
"install-default/usr/lib/ usr"
to
http://bazaar.launchpad.net/~inkscape.dev/inkscape/debian-packaging/view/head:/inkscape-trunk.install
but I'm not sure about the syntax or how packaging works
--
Mc