From 5e80b9d8683e7d42bfc0e77a40a5ee2780b6da96 Mon Sep 17 00:00:00 2001 From: ytshih Date: Tue, 11 Feb 2025 16:21:24 +0800 Subject: [PATCH] Fix: add python build deps * python-build * python-hatch --- PKGBUILD | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/PKGBUILD b/PKGBUILD index 2ff9c52..4822b3c 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -9,7 +9,8 @@ url="https://github.com/open-iscsi/$_pkgname" license=('Apache') depends=('python' 'python-six' 'python-pyudev') conflicts=('python2-rtslib' 'targetcli-fb<=2.1.fb31') -makedepends=('python-setuptools' 'python-pyudev') +makedepends=('python-setuptools' 'python-pyudev' 'python-build' 'python-hatch' + 'python-hatch-vcs' 'python-installer') source=( "https://github.com/open-iscsi/$_pkgname/archive/v${pkgver}.tar.gz" target.service