summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorsL1pKn072021-10-25 20:41:27 +0200
committersL1pKn072021-10-25 20:41:27 +0200
commitc3363bbd10fb9d51782a28f159e0eb7681023618 (patch)
treef76d06d60bee30c79ee828d848228a1f01910b80 /PKGBUILD
parentea9fd7c114b01e15ab2e39c4a61e9ecfb65516ef (diff)
downloadaur-c3363bbd10fb9d51782a28f159e0eb7681023618.tar.gz
bump
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 087f13ed02d7..93ac301f893b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,8 +12,8 @@ depends=('vapoursynth'
'python-numpy'
)
makedepends=('git'
- 'python-setuptools'
'python-wheel'
+ 'python-pip'
)
optdepends=('python-pytorch: CPU'
'python-pytorch-opt: CPU with AVX2 optimizations'