From 9a32f82436534e0c54f1f377476605530f23d372 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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PKGBUILD b/PKGBUILD index 2ff9c52..72d4f7f 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -9,7 +9,7 @@ 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') source=( "https://github.com/open-iscsi/$_pkgname/archive/v${pkgver}.tar.gz" target.service