Fix: add python-build deps
Some checks failed
Build package / build-package (push) Failing after 22s
Some checks failed
Build package / build-package (push) Failing after 22s
This commit is contained in:
2
PKGBUILD
2
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')
|
||||
source=(
|
||||
"https://github.com/open-iscsi/$_pkgname/archive/v${pkgver}.tar.gz"
|
||||
target.service
|
||||
|
||||
Reference in New Issue
Block a user