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