summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLee Garrett <lgarrett@rocketjump.eu>2022-11-29 00:29:07 +0100
committerLee Garrett <lgarrett@rocketjump.eu>2022-11-29 00:29:07 +0100
commit8624b387425ed7f076af93011902ed0ab1c2cdd5 (patch)
tree17ea97d7816b8c1249dfbb3db7f4060f493b5d76
parent35e0458253081b68824ec433329ebae5348298d9 (diff)
downloaddebian-ansible-core-8624b387425ed7f076af93011902ed0ab1c2cdd5.zip
d/control: Use PEP517 build process (Closes: #1024705)
-rw-r--r--debian/control1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index 79014240..3a84f429 100644
--- a/debian/control
+++ b/debian/control
@@ -4,6 +4,7 @@ Section: admin
Priority: optional
Build-Depends: debhelper-compat (= 13),
dh-python,
+ pybuild-plugin-pyproject,
python3,
# python3-antsibull <!nodoc>,
python3-docutils,