From 91bd1d0adf0cce2cf1eef417836fa233826b35d2 Mon Sep 17 00:00:00 2001 From: su-fang Date: Fri, 3 Feb 2023 11:02:52 +0800 Subject: [PATCH] Add python3-pip and python3-tomli to build-depends. --- debian/changelog | 6 ++++++ debian/control | 2 ++ 2 files changed, 8 insertions(+) diff --git a/debian/changelog b/debian/changelog index 4623a17..01709e5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +python-pluggy (1.0.0-ok2) yangtze; urgency=medium + + * Add python3-pip and python3-tomli to build-depends. + + -- sufang Fri, 03 Feb 2023 11:01:57 +0800 + python-pluggy (1.0.0-ok1) yangtze; urgency=medium * Build for openkylin. diff --git a/debian/control b/debian/control index 5b7a0ed..5746c3e 100644 --- a/debian/control +++ b/debian/control @@ -6,6 +6,8 @@ Build-Depends: debhelper-compat (= 13), dh-sequence-python3, python3-all, python3-pytest, + python3-pip, + python3-tomli, python3-setuptools, python3-setuptools-scm, Standards-Version: 4.6.1