summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD1
2 files changed, 2 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1b395f9726e3..d250309d3ad1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -21,6 +21,7 @@ pkgbase = python-onnxruntime
makedepends = python-flatbuffers
makedepends = python-numpy
makedepends = python-pip
+ makedepends = python-setuptools
makedepends = python-protobuf
makedepends = python-sympy
makedepends = chrpath
diff --git a/PKGBUILD b/PKGBUILD
index 07b8116cecd7..61d5430a8c9b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -41,6 +41,7 @@ makedepends=('git'
'python-flatbuffers'
'python-numpy'
'python-pip'
+ 'python-setuptools'
'python-protobuf'
'python-sympy'
'chrpath'