In snapcraft.yaml, we use dpkg-parsechangelog (part of dpkg-dev) to extract the debian version string, but this tool is not present by default when doing a cleanbuild (build inside and lxd container): fix it by making dpkg-dev an explicit build dep.
In snapcraft.yaml, we use dpkg-parsechangelog (part of dpkg-dev) to extract the debian version string, but this tool is not present by default when doing a cleanbuild (build inside and lxd container): fix it by making dpkg-dev an explicit build dep.