From 590f8c780bcc4fcc05dce7a2115bf45dce97f24c Mon Sep 17 00:00:00 2001 From: deltragon Date: Sat, 28 Sep 2024 18:54:01 +0200 Subject: [PATCH] Revert "debian/control: require pybuild-plugin-pyproject" This reverts commit 4451c8d570551410a23e0205caa99bedcb088615. --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 38aea64..e96dc22 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: safeeyes Section: utils Priority: optional Maintainer: Gobinath Loganathan -Build-Depends: debhelper (>= 10), dh-python, python3, python3-packaging, python3-setuptools, pybuild-plugin-pyproject +Build-Depends: debhelper (>= 10), dh-python, python3, python3-packaging, python3-setuptools Standards-Version: 3.9.6 X-Python3-Version: >= 3.10 Homepage: https://github.com/slgobinath/SafeEyes/