Remove explicit python3-edgetpu dependency - We get our python dependencies transitively through python3-edgetpuvision, so do not depend on the legacy python3-edgetpu package. Change-Id: I46599f8af1149bb3a4a555266b578c8cae89387b
diff --git a/debian/changelog b/debian/changelog index c39c9b0..acb7f00 100644 --- a/debian/changelog +++ b/debian/changelog
@@ -1,3 +1,9 @@ +meta-enterprise (2-2) mendel-eagle; urgency=medium + + * Remove explicit python3-edgetpu dependency. + + -- Coral <coral-support@google.com> Tue, 10 Nov 2020 11:32:55 -0800 + meta-enterprise (2-1) mendel-day; urgency=medium * Upgrade from kernel 4.9.51-imx to 4.14.98-imx
diff --git a/debian/control b/debian/control index 031a13b..ca4d3a4 100644 --- a/debian/control +++ b/debian/control
@@ -22,7 +22,6 @@ libdrm-vivante, linux-image-4.14.98-imx, mendel-core, - python3-edgetpu, python3-edgetpuvision, uboot-imx, ${misc:Depends}