This is an automated email from the ASF dual-hosted git repository. dahn pushed a commit to branch marvin3 in repository https://gitbox.apache.org/repos/asf/cloudstack.git
commit 98bfae104a0bad9a7811158c0d2546ad0cc3a7e6 Author: Daan Hoogland <[email protected]> AuthorDate: Wed Mar 17 15:25:42 2021 +0100 ubuntu py3 deps for marvin --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 15d3fb5..82cfecd 100644 --- a/debian/control +++ b/debian/control @@ -49,7 +49,7 @@ Description: The CloudStack documentation Package: cloudstack-marvin Architecture: all -Depends: ${misc:Depends}, python-pip, python-dev, libffi-dev +Depends: ${misc:Depends}, python3-pip, python3-dev, libffi-dev Description: The CloudStack Marvin library Package: cloudstack-integration-tests
