From 9aa464984259b20c229575b6bc5991fa047fe4ab Mon Sep 17 00:00:00 2001 From: Jan Luebbe Date: Thu, 4 Apr 2024 16:10:49 +0200 Subject: [PATCH] debian/control: update to use pyproject.toml Signed-off-by: Jan Luebbe --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 7fe5e88..ca8ec60 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: usbmuxctl Maintainer: Jan Luebbe Section: python Priority: extra -Build-Depends: debhelper (>= 9), dh-python, python3 +Build-Depends: debhelper (>= 9), dh-python, pybuild-plugin-pyproject, python3 Standards-Version: 3.9.5 Package: usbmuxctl