]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
debian/control: install python3-* packages for "make check"
authorKefu Chai <kchai@redhat.com>
Tue, 30 Mar 2021 02:38:43 +0000 (10:38 +0800)
committerKefu Chai <kchai@redhat.com>
Tue, 30 Mar 2021 04:56:04 +0000 (12:56 +0800)
commit0f3e718717182ea97f2565e6f15a31de0e12c331
treef6c9f43181a86d5b30b1d69d196b0683e3e19cf2
parent8d9e9a0c5e29f35736c58e7822253ea4140b1ba8
debian/control: install python3-* packages for "make check"

Signed-off-by: Kefu Chai <kchai@redhat.com>
Conflicts:
debian/control: this change is not cherry-picked from master,
the corresponding commit in master is
50162091461e42939375475f70ecfd0817f2551c, but that commit also includes
the changes to update the runtime dependencies to python3. but we only
need to update the dependencies for running "make check". so instead
of cherry-picking from master, a separated change is made here.
debian/control