clearcontainers / packaging

Packaging data for Clear Containers
11 stars 11 forks source link

runtime: Fix dependency version in Ubuntu #102

Closed erick0z closed 7 years ago

erick0z commented 7 years ago

For Debian-based distros, the dependency check fails when dealing with the version string. This commits updates the version string of qemu-lite to the exact version packaged in OBS, so the runtime will attemp to install the right version.

Fixes #98