diff --git a/debian/changelog b/debian/changelog index 622aae47fc..a8f43c92a5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,10 @@ -cuttlefish-common (0.9.8) UNRELEASED; urgency=medium +cuttlefish-common (0.9.9) stable; urgency=medium + + * Added missing dependencies for crosvm and rockpi4 + + -- Greg Hartman Fri, 14 Jun 2019 09:43:13 -0700 + +cuttlefish-common (0.9.8) stable; urgency=medium [ Greg Hartman ] * Changes to enable arm builds diff --git a/debian/control b/debian/control index b630ac4f3c..baad2fe74c 100644 --- a/debian/control +++ b/debian/control @@ -31,17 +31,20 @@ Depends: simg2img:amd64 [!amd64], iptables, libarchive-tools | bsdtar, + libdrm2, libc6, libgoogle-glog0v5 | libgoogle-glog0, libnl-genl-3-200, libstdc++6, libudev1, + libwayland-client0, + libwayland-server0, libxml2, lzop, psmisc, python, libc6:amd64 [!amd64], - qemu-user-static [!amd64], + qemu-user-binfmt [!amd64], qemu-system-common (>= 2.8.0), qemu-system-x86 (>= 2.8.0), qemu-utils (>= 2.8.0),